[tw5] Re: confirmed working on private server (vps)

2021-02-05 Thread amreus
Just an update. A recent update to Firefox has killed this concept for me. Firefox now blocks pop-ups more strictly. Even though the pop-ups are generated from a bookmark, they are considered originating from the site you are bookmarking and are blocked. Not sure if there's some setting to

[tw5] Re: confirmed working on private server (vps)

2020-10-29 Thread TW Tones
Amreus, It is somewhat trivial to build a search that focuses on tiddlers prefixed $:/bookmark anyway, then the results in the search are restricted to actual bookmarks. Tones On Friday, 30 October 2020 08:39:01 UTC+11, amreus wrote: > > In the long run and particularly for the case of

[tw5] Re: confirmed working on private server (vps)

2020-10-29 Thread amreus
In the long run and particularly for the case of sharing bookmark tiddlers, I think the web site titles need to be detached from tiddler titles. I don't like the idea of modifying titles to make them unique. Also, sites may change their titles at any time where the site location remains

[tw5] Re: confirmed working on private server (vps)

2020-10-28 Thread Atronoush
If you look at https://github.com/buggyj/tiddlyclip you will see tiddlyclip smart enough to detect the duplicated title. If you bookmark the same webpage with different content it append the new text to previous bookmark tiddler If the content is different it adds an ordinal number to title.

[tw5] Re: confirmed working on private server (vps)

2020-10-28 Thread Donald Coates
Dev code is working beautifully. I also added the tiddler as Mohammed suggested to get the link to show under the tags and above the text and it works beautifully. I think there is a problem though with using the web site title as the > tiddler title. As you know, web site titles are not

[tw5] Re: confirmed working on private server (vps)

2020-10-28 Thread amreus
I think there is a problem though with using the web site title as the tiddler title. As you know, web site titles are not unique but tiddler titles need to be unique. For bookmarks, it is the url that should be used as the unique id of the bookmark. So what's the solution to that? (Just

[tw5] Re: confirmed working on private server (vps)

2020-10-28 Thread amreus
Sanitizing the characters [ ] { } | from the tiddler title is in the dev branch, I just neglected to mention it. On Wednesday, October 28, 2020 at 4:22:03 PM UTC-4 Atronoush wrote: > Good improvement amreus! > > Like Donald I also support the proposed idea on GitHub repo! > > One issue is

[tw5] Re: confirmed working on private server (vps)

2020-10-28 Thread Atronoush
Good improvement amreus! Like Donald I also support the proposed idea on GitHub repo! One issue is about the title is used for tiddler, it is good to resolve the issue of nasty character in tiddler title. Atro On Wednesday, October 28, 2020 at 10:43:20 PM UTC+3:30 amreus wrote: > Yes,

[tw5] Re: confirmed working on private server (vps)

2020-10-28 Thread amreus
Yes, please check out the dev branch - that is the branch where I pushed some updates, including updated readme. On Wednesday, October 28, 2020 at 10:06:06 AM UTC-4 digit...@gmail.com wrote: > edit to above I see the url is

[tw5] Re: confirmed working on private server (vps)

2020-10-28 Thread Donald Coates
edit to above I see the url is added a field. -- You received this message because you are subscribed to the Google Groups "TiddlyWiki" group. To unsubscribe from this group and stop receiving emails from it, send an email to tiddlywiki+unsubscr...@googlegroups.com. To view this discussion on