Commit graph

22 commits

Author SHA1 Message Date
Aleix Soler
87072c5617 fix(templates): correctly evaluate custom vs marketplace templates based on internal lists instead of checking if it has an author 2026-03-19 12:34:12 +01:00
Aleix Soler
e141c8c729 refactor: replace separate author and github fields with authorGithub username 2026-03-18 18:10:00 +01:00
Aleix Soler
bd0469f7c7 refactor: use templates/ folder as single source of truth and cleanup unused code 2026-03-18 17:25:48 +01:00
Aleix Soler
6ab760df98 feat: improve template marketplace UI/UX with badges, 'Modified' status, and read-only marketplace metadata 2026-03-18 16:45:47 +01:00
Aleix Soler
a51b1ad4c3 fix: resolve re-installation bug by matching marketplace templates by name 2026-03-18 16:14:25 +01:00
Aleix Soler
6a643548ad feat: implement 'Submit to Marketplace' workflow for custom templates 2026-03-18 15:34:35 +01:00
Aleix Soler
298deddf9d fix: write mapped statuses to every configured tag per template 2025-11-21 18:59:07 +01:00
Aleix Soler
754d5002d4 feat: fronttmatter tag by template 2025-11-21 17:10:10 +01:00
Aleix Soler
c3659363e8 chore: clean-up 2025-11-21 16:02:23 +01:00
Aleix Soler
a13adb265d refactor: reuse color logic 2025-11-21 14:45:31 +01:00
Aleix Soler
1b26ba6d80 feat: add lucid icons support 2025-11-21 08:04:30 +01:00
Aleix Soler
ddcb49ab84 feat: add custom template CRUD UI 2025-08-06 18:11:12 +02:00
Aleix Soler
ddcbb47bb0 feat: status scoped by template 2025-07-20 09:39:50 +02:00
Aleix Soler
71c7f6b958 chore: style and reused func 2025-07-19 18:30:54 +02:00
Aleix Soler
cb4fda7bf1 refactor: vanillajs to react 2025-07-15 17:30:17 +02:00
Aleix Soler
24a55cf38b refactor: claude code changed to react components 2025-06-12 21:05:41 +02:00
Aleix Soler
6c134760a9 chore: remove unused functions(Use the processFrontMatter function from the Obsidian API.) 2025-05-05 15:26:19 +02:00
Aleix Soler
ae6088fc25 chore: use the MedataCache to read frontmatter without async response 2025-05-05 14:24:10 +02:00
Aleix Soler
3fb95380be chore: remove unused script 2025-04-23 12:42:31 +02:00
Aleix Soler
865ff06728 chore: remove inner and outer html; add styles 2025-04-23 12:41:38 +02:00
Aleix Soler
6f68511b10 fix: work always with metadata array 2025-04-16 15:23:09 +02:00
Aleix Soler
382ddf9b56 refactor: folder structure and clean code 2025-04-05 11:56:52 +02:00