TidGi-Desktop/features
lin onetwo 5cd8437e10
Feat/subwiki external attachment (#671)
* lint

* fix: Use macos-15 (Intel) for x64 builds to get correct dugite git binaries

* Refactor routing utilities and improve files/ external in sub-wiki

Moves routing utility functions to be exported via $tw.utils and updates type usage for better plugin integration. Adds support for excluding external attachments folders (configurable via $:/config/ExternalAttachments/WikiFolderToMove) from file watching. Updates build script to include new entry points and adjusts loader to use the correct module path. Adds and renames relevant .meta and type definition files.

* Add sub-wiki support for external file access

Introduces sub-wiki path management and updates file retrieval logic to search both main and sub-wiki external attachment folders, as configured by `$:/config/ExternalAttachments/WikiFolderToMove`. Adds documentation for sub-wiki features and ensures consistent file access and exclusion across main and sub-wikis.

* Update FileSystemAdaptor.routing.test.ts

* Update fix-location-info.ts

* Apply suggestions from code review

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

* fix: test

---------

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-12-16 17:01:09 +08:00
..
stepDefinitions Feat/subwiki external attachment (#671) 2025-12-16 17:01:09 +08:00
supports Fix/api config and git log support search (#668) 2025-12-08 02:05:31 +08:00
agent.feature Feat/watch fs (#649) 2025-10-28 13:25:46 +08:00
aiCommitMessage.feature Fix/api config and git log support search (#668) 2025-12-08 02:05:31 +08:00
cucumber.config.js Feat/Native AI Agent (#640) 2025-10-10 17:16:56 +08:00
defaultWiki.feature Feat/move folder (#655) 2025-11-21 14:04:45 +08:00
filesystemPlugin.feature Fix/sub wiki tag tree (#667) 2025-12-07 03:31:34 +08:00
gitLog.feature Fix/api config and git log support search (#668) 2025-12-08 02:05:31 +08:00
hibernation.feature Fix/sub wiki tag tree (#667) 2025-12-07 03:31:34 +08:00
logging.feature Feat/watch fs (#649) 2025-10-28 13:25:46 +08:00
newAgent.feature Chore/upgrade2 (#656) 2025-11-23 12:31:02 +08:00
oauthLogin.feature Feat/watch fs (#649) 2025-10-28 13:25:46 +08:00
preference.feature Feat/watch fs (#649) 2025-10-28 13:25:46 +08:00
smoke.feature Feat/Native AI Agent (#640) 2025-10-10 17:16:56 +08:00
subWiki.feature Fix/sub wiki tag tree (#667) 2025-12-07 03:31:34 +08:00
sync.feature Fix/menu sync (#659) 2025-11-25 00:10:19 +08:00
tiddler.feature Fix/sub wiki tag tree (#667) 2025-12-07 03:31:34 +08:00
tidgiMiniWindow.feature Feat/allow watch fs change on git sync 2025-10-31 02:00:40 +08:00
tidgiMiniWindowWorkspace.feature Fix/sub wiki tag tree (#667) 2025-12-07 03:31:34 +08:00
tsconfig.json Feat/Native AI Agent (#640) 2025-10-10 17:16:56 +08:00
vectorSearch.feature Feat/Native AI Agent (#640) 2025-10-10 17:16:56 +08:00