On 9 apr., 09:47, Jeremy Ruston <
jeremy.rus...@gmail.com> wrote:
> Hi Mat
>
> Thanks, I hadn't seen Cintanotes.
>
> I'd like to integrate web snipping into TiddlyFox. To make a note, you'd
> select text or image(s) in a webpage, and then use a keyboard shortcut (or
> clicking a browser toolbar button) to trigger TiddlyFox. TiddlyFox would
> display a dialogue to enable you to edit the tiddler, and a way to choose
> which of the loaded TW documents to insert the tiddler.
>
> The tags implementation in TW5 is currently the same as classic TW: each
> tiddler carries a list of tiddler titles interpreted as tags. Looking at
> the screen shots of Cintanotes it appears to (a) allow each tag to have a
> parent tag and (b) when getting the list of tiddlers with a given tag, it
> also includes any tiddlers tagged with child tags of the specified tag. The
> first part allows the tags to be displayed in a hierarchy, and is quite
> easy to set up. The second part is more of a change to the existing logic.
> It would certainly be possible for a TW5 plugin to implement that behaviour.
>
> Best wishes
>
> Jeremy
>
>
>
>
>
>
>
>
>
> On Sun, Apr 7, 2013 at 7:18 PM, Mat <
matiasg...@gmail.com> wrote:
> > Possibly old hat for some, but if you don't know about cintanotes
>it's worth checking out. @Jeremy - maybe