https://github.com/lukemt/obsidian-daily-note-pinner
Pins the daily note of the day and unpins other daily notes in Obsidian
https://github.com/lukemt/obsidian-daily-note-pinner
Last synced: 5 months ago
JSON representation
Pins the daily note of the day and unpins other daily notes in Obsidian
- Host: GitHub
- URL: https://github.com/lukemt/obsidian-daily-note-pinner
- Owner: lukemt
- License: mit
- Created: 2023-10-14T11:47:02.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-12-07T19:56:01.000Z (over 1 year ago)
- Last Synced: 2024-08-03T22:24:00.491Z (8 months ago)
- Language: JavaScript
- Size: 49.8 KB
- Stars: 14
- Watchers: 4
- Forks: 2
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- jimsghstars - lukemt/obsidian-daily-note-pinner - Pins the daily note of the day and unpins other daily notes in Obsidian (JavaScript)
README
# Obsidian Daily Note Pinner
This Obsidian Plugin makes sure your Daily Note of the current day is always pinned. It also unpinns all Daily Notes of past and future days automatically.
## Installation
- Install BRAT from the Community Plugins in Obsidian if not already installed
- Enable the BRAT plugin in the settings
- Open the command palette and run the command BRAT: Add a beta plugin for testing
- Enter the following URL: `https://github.com/lukemt/obsidian-daily-note-pinner`
- Enable the Daily Note Pinner plugin in the settings
- Now your Daily Note of the current day will always be pinned!## Limitations
- Only works with the default Daily Note format `YYYY-MM-DD`