Of course. Change the title of the template tiddler to whatever you would like, and update the filter to match. The test filters & templates are coming from a specific wiki I am in the middle of adding a lot of data to, so that is where I am testing.
Best, Joshua F On Mon, Jun 1, 2020, 9:22 PM TonyM <[email protected]> wrote: > Josua, > > Thanks I will review this again. I must add I find that naming confusing. > Could the > $:/plugins/joshuafontany/silatglossary/ui/ViewTemplate/body/macro]] > be renamed *$:/config/view-body-filters* or something easier? > > I do think this has awesome potential. > > Regards > Tony > > On Tuesday, June 2, 2020 at 12:40:17 PM UTC+10, Joshua Fontany wrote: >> >> Hi Tony, >> >> I apologize, I changed the titles of some of my system tiddlers while >> refactoring this. I just tested this with the correct Template system >> tiddler (I changed "core" to "silatglossary"), and it works! >> >> `[object-template[internal]then[$:/plugins/joshuafontany/silatglossary >> /ui/ViewTemplate/body/macro]]` >> >> Best, >> Joshua F >> >> On Monday, June 1, 2020 at 6:48:23 PM UTC-7, TonyM wrote: >>> >>> Josha, >>> >>> Thanks for this. I have added the filter >>> >>> [object-template[internal]then[$:/plugins/joshuafontany/core/ui/ >>> ViewTemplate/body/macro]] >>> >>> Then tried >>> >>> [all[current]object-template[internal]then[$:/plugins/joshuafontany/core >>> /ui/ViewTemplate/body/macro]] >>> >>> I then have a tiddler with the object-type field set to internal >>> >>> It does not work, am I missing part of the configuration? >>> >>> In Comparison this is working; >>> >>> [tag[$:/tags/Macro]then[$:/plugins/joshuafontany/core/ui/ViewTemplate/ >>> body/macro]] >>> >>> Thanks in advance >>> Tony >>> >>> >>> On Tuesday, June 2, 2020 at 6:16:25 AM UTC+10, Joshua Fontany wrote: >>>> >>>> Oh wow, this is working really really well. >>>> >>>> Here is a JSON with the following tidders to test this. Because I have >>>> changed the `[subfilter[]]` operator, you would need to save and restart >>>> the test-wiki. >>>> >>>> Test tiddlers (to remove these from your wiki, just copy/paste this >>>> list into the Filter tab of Advanced Search, the select Delete): >>>> >>>> $:/core/modules/filters/subfilter.js >>>> $:/core/ui/EditTemplate/body >>>> $:/core/ui/EditTemplate/body >>>> $:/core/ui/EditTemplate/controls >>>> $:/core/ui/EditTemplate/fields >>>> $:/core/ui/EditTemplate/tags >>>> $:/core/ui/EditTemplate/title >>>> $:/core/ui/EditTemplate/type >>>> $:/core/ui/PageTemplate/story >>>> $:/core/ui/TiddlerInfo/Advanced >>>> $:/core/ui/TiddlerInfo/Advanced/TemplateInfo >>>> $:/core/ui/ViewTemplate/body >>>> $:/core/ui/ViewTemplate/plugin >>>> $:/core/ui/ViewTemplate/subtitle >>>> $:/core/ui/ViewTemplate/tags >>>> $:/core/ui/ViewTemplate/title >>>> $:/themes/tiddlywiki/vanilla/base >>>> $:/plugins/joshuafontany/silatglossary/config/ui/ViewTemplate/body/macro >>>> $:/plugins/joshuafontany/silatglossary/config/ui/ViewTemplate/title >>>> $:/plugins/joshuafontany/silatglossary/config/ui/ViewTemplate/subtitle >>>> $:/plugins/joshuafontany/silatglossary/ui/ViewTemplate/body/macro >>>> $:/plugins/joshuafontany/silatglossary/ui/ViewTemplate/title/named >>>> $:/plugins/joshuafontany/silatglossary/ui/ViewTemplate/subtitle/named >>>> >>>> -- > You received this message because you are subscribed to a topic in the > Google Groups "TiddlyWikiDev" group. > To unsubscribe from this topic, visit > https://groups.google.com/d/topic/tiddlywikidev/1OeWQD-HccU/unsubscribe. > To unsubscribe from this group and all its topics, send an email to > [email protected]. > To view this discussion on the web visit > https://groups.google.com/d/msgid/tiddlywikidev/e50428d9-b4b5-4bc6-9c0c-b203619e2f28%40googlegroups.com > <https://groups.google.com/d/msgid/tiddlywikidev/e50428d9-b4b5-4bc6-9c0c-b203619e2f28%40googlegroups.com?utm_medium=email&utm_source=footer> > . > -- You received this message because you are subscribed to the Google Groups "TiddlyWikiDev" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/tiddlywikidev/CAM1fME5C7ZswThuYHcEMrYB8BEpOLzogDopN1sZzD9P2aMywDg%40mail.gmail.com.
