We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
目前 https://keatonlao.github.io/tiddlywiki-xp/#%24%3A%2Fcore%2Fui%2FViewTemplate%2Ftags:%24%3A%2Fplugins%2Fxp%2Faggregation%20%24%3A%2Fcore%2Fui%2FViewTemplate%2Ftags 通过修改核心 $:/core/ui/ViewTemplate/tags 添加了在阅读模式添加标签的功能,挺方便的,但是我最近因为把之前用 Aggregation 做的原型功能细化成了独立的插件 https://github.com/tiddly-gittly/health-buff-debuff-tracker ,有的则是改用了 https://github.com/tiddly-gittly/hyper-table ,所以不再使用 Aggregation 插件了,但还是很需要 tag-handler。
如果能去掉其对 $:/aggregation/macros/general 的依赖,发布为独立插件就好了,现在 CPL 里还搜不到其它这样方便编辑标签的插件。还有这样方便的功能其实可以考虑直接 PR 到核心里去。
The text was updated successfully, but these errors were encountered:
通过 TiddlyWiki/TiddlyWiki5#8462 给核心添加所需支持了,等下个版本可以用 https://github.com/tiddly-gittly/title-caption/tree/master/src/edit-tags-on-view-mode 了
Sorry, something went wrong.
No branches or pull requests
目前 https://keatonlao.github.io/tiddlywiki-xp/#%24%3A%2Fcore%2Fui%2FViewTemplate%2Ftags:%24%3A%2Fplugins%2Fxp%2Faggregation%20%24%3A%2Fcore%2Fui%2FViewTemplate%2Ftags 通过修改核心 $:/core/ui/ViewTemplate/tags 添加了在阅读模式添加标签的功能,挺方便的,但是我最近因为把之前用 Aggregation 做的原型功能细化成了独立的插件 https://github.com/tiddly-gittly/health-buff-debuff-tracker ,有的则是改用了 https://github.com/tiddly-gittly/hyper-table ,所以不再使用 Aggregation 插件了,但还是很需要 tag-handler。
如果能去掉其对 $:/aggregation/macros/general 的依赖,发布为独立插件就好了,现在 CPL 里还搜不到其它这样方便编辑标签的插件。还有这样方便的功能其实可以考虑直接 PR 到核心里去。
The text was updated successfully, but these errors were encountered: