Commit graph

19 commits

Author SHA1 Message Date
Jeremy Neiman
db7a182975 Bump version to 1.2.0 2025-06-10 20:50:24 -04:00
Jeremy Neiman
91e2d2debb Add support for periodic notes 2025-06-10 20:44:59 -04:00
Jeremy Neiman
606c6c78a9
Merge pull request #6 from docmarionum1/sidebar-pinning
Sidebar pinning
2025-06-10 20:23:56 -04:00
Jeremy Neiman
a22c176a5c Add default value to setValue to handle error case 2025-06-10 20:22:30 -04:00
Jeremy Neiman
e60f707270 Cleanup and documentation 2025-06-10 20:19:57 -04:00
Jeremy Neiman
057ab6598a Fix creating new note in sidebars 2025-06-10 20:10:45 -04:00
Janghan Bae
91352c1630
[#3] Feature for configure where to pin (#4)
* lib: sync package-lock

* feat: setting ui for where-to-pin option

* fix typo

* feat: pin daily note to leaf configured
2025-06-10 19:50:13 -04:00
Jeremy Neiman
82c4fdf672 fix bugs and bump to 1.1.0 2025-04-15 19:47:02 -04:00
Jeremy Neiman
99247ecd3b bump version 2025-03-21 18:13:28 -04:00
Jeremy Neiman
8d44c4b412 PR feedback 2025-03-21 18:09:41 -04:00
Jeremy Neiman
04addb6786 cleanup 2025-03-10 20:48:16 -04:00
Jeremy Neiman
e598ca2193 update to different release actions 2025-03-10 20:40:00 -04:00
Jeremy Neiman
37e1e1451a fix 2025-03-10 20:29:20 -04:00
Jeremy Neiman
428e874f4e add github workflows 2025-03-10 20:27:45 -04:00
Jeremy Neiman
2c7a5f478f include package-lock 2025-03-10 20:22:21 -04:00
Jeremy Neiman
70e6c2ce3f ts implementation 2025-03-10 20:20:47 -04:00
Jeremy Neiman
860b4e98e9 Add License 2025-03-10 20:02:18 -04:00
Jeremy Neiman
326a0a32d1 dont ignore js 2025-03-10 20:00:09 -04:00
Jeremy Neiman
bc16100975 Initial commit: Pinned Daily Notes plugin for Obsidian
- Adds ribbon icon and command to open today's daily note in a pinned tab
- Automatically updates existing pinned daily note tab to today's note
- Respects user's Daily Notes plugin settings and folder structure (Journal/Daily/YYYY/MM/YYYY-MM-DD)
- Clean, focused implementation with no automatic tab positioning
2025-03-10 19:56:17 -04:00