• Liens
  • Nuage de tags
  • Mur d'images
  • Quotidien
  • RSS
  • Login
132 shaares · 1 lien privé
 
Filtres
3 résultats taggé plugin

GitHub - winters27/obsidian-byoc: A free, self-hosted synchronization plugin for Obsidian. Sync your vault across devices using your own cloud storage (S3, Dropbox, pCloud, OneDrive, WebDAV, and more). · GitHub

QRCode
archive.org

BYOC is a community-maintained fork of the excellent Remotely Save plugin. This version focuses on providing a clean, completely self-hosted experience while maintaining the robust sync engine created by the original developers

https://github.com/winters27/obsidian-byoc
August 30, 2026 at 10:20:04 AM GMT+2 *
Obsidian plugin
FILLER

GitHub - callumalpass/tasknotes: Task and time-tracking management with calendar integration for Obsidian

QRCode
archive.org

Plugin Obsidian de gestion de temps et de tâches.
Pas testé à ce jour mais à explorer

https://github.com/callumalpass/tasknotes
August 8, 2025 at 8:55:35 AM GMT+2 *
Obsidian plugin sousLeCoude
FILLER

Shaarli Image Upload Plugin

QRCode
archive.org

This plugin for Shaarli allows users to upload an image file when sharing a link. The image is stored in the data/images directory, and a link to the image is automatically prefilled in the text content dialog.

:warning: n'accepte pas les " " (espace) dans les noms de fichiers. À remplacer par le caratère en UTF8 %20

Ne marche pas par défaut sur ce shaarli. J'ai ajouté les lignes suivantes dans le fichier .htaccess dans le dossier data\images :

<IfModule version_module>
  <IfVersion >= 2.4>
    Require all denied
    <FilesMatch "\.(gif|jpe?g|png|webp)$">
      Require all granted
    </FilesMatch>
  </IfVersion>
  <IfVersion < 2.4>
    Allow from none
    Deny from all
    <FilesMatch "\.(gif|jpe?g|png|webp)$">
      Allow from all
    </FilesMatch>
  </IfVersion>
</IfModule>

<IfModule !version_module>
    # Assume Apache version >= 2.4
    Require all denied
    <FilesMatch "\.(gif|jpe?g|png|webp)$">
      Require all granted
    </FilesMatch>
</IfModule>
https://github.com/meerkatzenwildschein/shaarli-image-upload
September 25, 2024 at 11:29:15 AM GMT+2 *
shaarli plugin
FILLER
Shaarli · The personal, minimalist, super fast, database-free, bookmarking service par la communauté Shaarli · Documentation
Replier Replier tout Déplier Déplier tout Êtes-vous sûr de vouloir supprimer ce lien ? Êtes-vous sûr de vouloir supprimer ce tag ? The personal, minimalist, super fast, database-free, bookmarking service par la communauté Shaarli