https://github.com/fleetingnotes/fleeting-notes-obsidian
An Obsidian plugin to sync Obsidian with Fleeting Notes
https://github.com/fleetingnotes/fleeting-notes-obsidian
Last synced: 5 months ago
JSON representation
An Obsidian plugin to sync Obsidian with Fleeting Notes
- Host: GitHub
- URL: https://github.com/fleetingnotes/fleeting-notes-obsidian
- Owner: fleetingnotes
- License: mit
- Created: 2022-04-03T13:00:40.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2023-11-07T01:04:41.000Z (over 1 year ago)
- Last Synced: 2024-08-13T07:17:56.769Z (8 months ago)
- Language: TypeScript
- Size: 414 KB
- Stars: 70
- Watchers: 2
- Forks: 6
- Open Issues: 19
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- jimsghstars - fleetingnotes/fleeting-notes-obsidian - An Obsidian plugin to sync Obsidian with Fleeting Notes (TypeScript)
README
# Fleeting Notes Plugin
This is a plugin to sync [Fleeting Notes](https://fleetingnotes.app/) with Obsidian
Full guide on using the plugin: https://fleetingnotes.app/posts/sync-fleeting-notes-with-obsidian
## Installation
1. Go to Settings > Community Plugin and turn off Restricted mode
2. Click "Browse" and search for "Fleeting Notes Sync"
3. Install the plugin and ensure you have it enabled
4. Once enabled click "Fleeting Notes Sync" under Plugin Options > Fleeting Notes Sync. Under here, fill in your username, password, and desired folder location to sync your notes. Additionally, you can toggle the "Sync notes on startup", to run the sync whenever Obsidian is opened.## Usage
1. Now open the [command palette](https://help.obsidian.md/Plugins/Command+palette) and run `Fleeting Notes: Pull All Notes from Fleeting Notes`
2. Your notes will be synced with Fleeting Notes and you will get a notification!## Want to Contribute
Checkout contributing documentation here: https://docs.fleetingnotes.app/contributing/obsidian-plugin