Commit graph

70 commits

Author SHA1 Message Date
David
62e9a80c9a docs: fix README links for Community rendering
Use absolute GitHub links for repository docs and rely on the Community badge instead of inline self-references on the plugin listing page.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
2026-05-16 14:09:08 -03:00
David
d835dcc107 docs: use explicit GPL license badge
Replace the cached dynamic GitHub license badge with an explicit GPL-3.0-only badge so the README does not display stale license detection output.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
2026-05-15 22:34:04 -03:00
David
4cacd13640 docs: refine launched install guidance
Keep the Community plugin link prominent while moving detailed installation instructions below the usage overview, and remove BRAT guidance now that the plugin is listed.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
2026-05-15 22:25:44 -03:00
David
e37b7d8649 chore: address Obsidian scorecard findings
Prepare the 1.0.7 release by clearing actionable Community scorecard warnings, updating install documentation for the Community listing, and tightening release assets with provenance attestations.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
2026-05-15 22:14:15 -03:00
d0d1
b7566f3ad5 fix: prevent moving a folder into itself or its own subtree
Added validation in moveToNewFolder to detect when the target
destination is the source folder itself or a descendant, which
previously caused the folder to vanish. The check covers exact
self-move and any child-path move, displaying a Notice to the user.

Bumps version to 1.0.6.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
2026-04-15 16:47:59 +02:00
d0d1
84a4816e77 docs: refine BRAT install wording
Adjust the pre-listing install wording so it describes BRAT and GitHub releases without framing the plugin as beta.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
2026-04-08 03:12:26 +02:00
d0d1
3578e64497 docs: refresh release readiness notes
Update the status date, current release tag, runtime testing summary, and convert stale local file links to repository-relative paths.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
2026-04-08 00:56:22 +02:00
d0d1
267ad350ed
Merge pull request #3 from d0d1/docs/linux-testing-20260407
docs: update Linux testing status
2026-04-07 19:44:19 -03:00
d0d1
2e7cfa4a05 docs: update Linux testing status
Record confirmed Linux support in user-facing docs and release-readiness notes.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
2026-04-08 00:40:55 +02:00
David
ea3338a124 chore: release 1.0.5 2026-03-22 21:25:46 -03:00
David
3ed68c5d3d fix: avoid empty validation spacing 2026-03-22 21:24:57 -03:00
David
3ca037d15c fix: disable move action until folder name is valid 2026-03-22 21:22:15 -03:00
David
4849e0c97b chore: release 1.0.4 2026-03-19 17:48:48 -03:00
David
47831bd285 docs: refresh move modal screenshot 2026-03-19 17:46:11 -03:00
David
67a946f6af fix: preserve listbox scrolling in both directions 2026-03-19 17:44:41 -03:00
David
c498188f29 fix: wrap reverse tab navigation in move modal 2026-03-19 17:43:05 -03:00
David
e5847e474f feat: improve move modal accessibility 2026-03-19 17:40:02 -03:00
David
083a89c0d4 fix: improve move modal keyboard navigation 2026-03-19 17:29:11 -03:00
David
9c8ffdfd70 chore: release 1.0.3 2026-03-19 16:56:06 -03:00
David
3131877d6b docs: update move modal screenshot 2026-03-19 16:53:41 -03:00
David
4dbd3b3d6a fix: deduplicate root folder entry 2026-03-19 14:34:30 -03:00
David
c9b035c577 docs: record move modal action-area decision 2026-03-19 13:42:23 -03:00
David
2fd42e0b26 style: increase move modal side padding 2026-03-19 13:20:07 -03:00
David
f5a10d048a fix: align folder list to shared content column 2026-03-19 13:17:50 -03:00
David
adc80610a6 style: normalize move modal spacing 2026-03-19 13:05:55 -03:00
David
9b3297086c style: refine folder destination form spacing 2026-03-19 12:53:36 -03:00
David
77255b6d63 refactor: simplify parent folder selection ui 2026-03-19 12:37:07 -03:00
David
d970e228f0 docs: standardize readme list punctuation 2026-03-13 22:44:57 -03:00
David
340c431b94 docs: add faq and use cases 2026-03-09 13:36:43 -03:00
David
ead97c8bb1 chore: release 1.0.2 2026-03-09 11:32:51 -03:00
David
bc78534157 docs: add readme preview image 2026-03-09 11:27:54 -03:00
David
89637f1822 style: refine mobile parent folder spacing 2026-03-09 11:10:18 -03:00
David
7072113cf3 style: adjust move modal list spacing 2026-03-09 11:07:26 -03:00
David
03452e09c0 style: center move actions vertically 2026-03-09 10:45:23 -03:00
David
39b603ad3c style: refine move modal alignment 2026-03-09 09:38:29 -03:00
David
2a7f499028 style: center folder path bubbles 2026-03-09 08:50:39 -03:00
David
dd55ffece0 build: add release zip asset 2026-03-07 16:44:38 -03:00
David
255997ca58 docs: switch manual install to release assets 2026-03-07 16:42:41 -03:00
David
a25a599d29 chore: release 1.0.1 2026-03-07 16:27:30 -03:00
David
36fe3a40f5 fix: preserve picker scroll position on click 2026-03-07 16:26:02 -03:00
David
fe5067a114 docs: simplify beta installation guidance 2026-03-07 16:18:24 -03:00
David
9150ed740d docs: note brat beta installation path 2026-03-07 15:58:07 -03:00
David
f463c0a22a docs: narrow release readiness blockers 2026-03-07 15:42:56 -03:00
David
e46f910845 docs: polish contributor and platform documentation 2026-03-07 15:39:31 -03:00
David
d25f2643f9 build: add brat release workflow 2026-03-07 15:36:47 -03:00
David
b378a0c5a4 refactor: remove folder command palette action 2026-03-07 15:28:54 -03:00
David
3a9bfe5cdf perf: cache folder paths between modal opens 2026-03-07 15:19:02 -03:00
David
40ec2d5935 fix: separate confirmation dialog actions cleanly 2026-03-07 15:14:02 -03:00
David
11f02d79c5 feat: polish folder reuse flow and add testing docs 2026-03-07 15:08:54 -03:00
David
74a96e453a fix: balance folder name error spacing 2026-03-07 14:47:33 -03:00