Summary: | [Feature Request] Towards replacing Obsidian Notes | ||
---|---|---|---|
Product: | [Applications] Marknote | Reporter: | Kakadu.hafanana |
Component: | General | Assignee: | mbruchert <mbb> |
Status: | REPORTED --- | ||
Severity: | wishlist | CC: | carl, kiril, mbb |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | unspecified | ||
OS: | All | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Kakadu.hafanana
2024-04-21 10:01:40 UTC
(In reply to Kakadu.hafanana from comment #0) > 1) Git support: the notes should be easy accesable on disk, and it should be > a command 'commit all & push' This one is already done. Notes are stored as regular .md files on the disk, just like obsidian does. You don't have control over _where_, though. They're located in "<Your documents path>/Notes/<name of your notebook>" (e.g. /home/username/Documents/Notes/Notebook1). |