-
Notifications
You must be signed in to change notification settings - Fork 114
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Feature Description
Add a config flag to disable permalinks for notes.
- if the config flag is on, then Basic Memory will not try to write permalinks in notes when creating them via the api or during sync
- Any notes that contain permalinks in the frontmatter already will still work (via read_note, etc)
Problem This Feature Solves
- Some users do not want, need, or understand permalinks. Removing them from the system will make it easier to use
- Adding permalinks during a sync changes the modified time of the file, which may not be what users want
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request