Re: [tw] Re: Filter and list text components:

2018-01-09 Thread Thomas Elmiger
Hello Tob My wikitext macro collects and spits out matching text passages as they occur in the tiddler. So the only way to sort would be to change the order im the source tiddler. The TW concept that allows finding and sorting at the same time would be filters. So maybe a regex filter could help

[tw] Re: [TW5] Filter to list fields with a Prefix

2018-01-09 Thread TonyM
Answered myself, filter="[is[current]fields[]]+[prefix[item-]]" Regards Tony -- 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.

[tw] [TW5] Filter to list fields with a Prefix

2018-01-09 Thread TonyM
Hi Folks, I have a tiddler with a number of fields with the prefix item- How can I write a filter to list each field with that prefix ? Thanks in advance Tony -- You received this message because you are subscribed to the Google Groups "TiddlyWiki" group. To unsubscribe from this group and st

[tw] Re: [TW5] Menus a missing TW feature?

2018-01-09 Thread TonyM
BurningTree Looks like some techniques we can use, How do you see this as supporting a menus concept? Regards Tony -- 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

[tw] Re: Removing empty space between numbers with macro

2018-01-09 Thread tobaisch
thanks again Eric for your help. It works great! Regards Tob > > > -- 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 pos

[tw] Re: Removing empty space between numbers with macro

2018-01-09 Thread Eric Shulman
On Tuesday, January 9, 2018 at 8:25:59 PM UTC-8, Evan Balster wrote: > > I made a "condition" plugin for situations like that. TiddlyWiki's > built-in reveal widget has a similar purpose but only considers the "text" > field of a target tiddler. > Actually, the core <$reveal> widget DOES let yo

[tw] Re: Removing empty space between numbers with macro

2018-01-09 Thread tobaisch
I get an: undefined widget 'if' > > -- 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 post to this group, send email t

[tw] Re: Removing empty space between numbers with macro

2018-01-09 Thread Evan Balster
Hey, Tob — I made a "condition" plugin for situations like that. TiddlyWiki's built-in reveal widget has a similar purpose but only considers the "text" field of a target tiddler. <$if value={{!!webid}}><$macrocall ...> Plugin here: https://evanbalster.com/tiddlywiki/condition.json On Tuesd

[tw] Re: [TW5] Menus a missing TW feature?

2018-01-09 Thread BurningTreeC
I made this Triddler concept once, this is just a prototype and not fully working http://muritest.tiddlyspot.com/#Triddler%20concept Am Mittwoch, 10. Januar 2018 01:41:48 UTC+1 schrieb TonyM: > > Folks, > > Just brainstorming some work I want to do with Tiddlywiki, I like building > generic sol

[tw] Re: [TW5] "Muuri-Touch" plugin

2018-01-09 Thread BurningTreeC
Hello Wei-Ting, I use popmotion only for zooming right now, it was just easier to do with popmotion. There are many other things that could be done with it If you find a better way to do things, don't hesitate to contribute :) Simon Am Mittwoch, 10. Januar 2018 01:31:49 UTC+1 schrieb Wei-Ting

[tw] Re: Filter and list text components:

2018-01-09 Thread TonyM
Thanks Birthe ! Tony On Wednesday, 10 January 2018 13:58:06 UTC+11, Birthe C wrote: > > Hi Tony, > > Is it this link http://openall.tiddlyspot.com/ your are looking for? > > Birthe > -- You received this message because you are subscribed to the Google Groups "TiddlyWiki" group. To unsubscribe

[tw] Re: Filter and list text components:

2018-01-09 Thread Birthe C
Hi Tony, Is it this link http://openall.tiddlyspot.com/ your are looking for? Birthe -- 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...@googl

[tw] Re: Filter and list text components:

2018-01-09 Thread TonyM
Tobaisch, I empathise with you position as a newbie, However regardless it is of great value using a tiddler as your basic unit of information as illustrated in my comments. Your current method is placing multiple "objects or things" in a single tiddler so now you need to build solutions to lo

[tw] Re: Removing empty space between numbers with macro

2018-01-09 Thread tobaisch
Hello Evan again, Is there a way to make the macro output invisible if the field which is filling the macro is empty. The macro is indeed in every Tiddler and if I have no ID-Nr only the link text is visible and the link leads to nowhere. Since it would be better the macro or the link text would

[tw] Re: Filter and list text components:

2018-01-09 Thread tobaisch
Hello Thomas again, is there a way to display a sorted list? Regards Tob -- 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. T

[tw] Re: Filter and list text components:

2018-01-09 Thread tobaisch
Hello TonyM, I have now looked at the Tagging Tool by TobiBeer. I do not really understand the benefit for me. All this I can do with the list widget too. And I do not need hierarchies at the moment either. Maybe I do not really understand it either. The practical examples are missing on the pag

[tw] Re: [TW5] Menus a missing TW feature?

2018-01-09 Thread TonyM
Diego, Thanks for your support. How would you like to represent menu information? I am still in brainstorming mode, what ideas or needs do you see? Tony On Wednesday, 10 January 2018 11:55:39 UTC+11, Diego Mesa wrote: > > Tony, > > I think this is a *great* idea! I will help in anyway I can!

[tw] Re: [TW5] "Muuri-Touch" plugin

2018-01-09 Thread TonyM
BurningTreeC, Just did a drive by review of the development state, an observation. This is only blueSky thinking, keep it for later, no need to act on these ideas. I saw a "phone_android" overlay on the demo site, and it made me think of something. It would be a great feature if we could open

[tw] Re: [TW5] Menus a missing TW feature?

2018-01-09 Thread Diego Mesa
Tony, I think this is a *great* idea! I will help in anyway I can! Diego On Tuesday, January 9, 2018 at 6:41:48 PM UTC-6, TonyM wrote: > > Folks, > > Just brainstorming some work I want to do with Tiddlywiki, I like building > generic solutions we can share, which support a rapid development >

[tw] [TW5] Menus a missing TW feature?

2018-01-09 Thread TonyM
Folks, Just brainstorming some work I want to do with Tiddlywiki, I like building generic solutions we can share, which support a rapid development environment in tiddlywiki. It seems to me that one missing feature in TiddlyWiki is menus, whilst we can make them with code and tweeking and "lis

[tw] Re: [TW5] "Muuri-Touch" plugin

2018-01-09 Thread Wei-Ting Lin
Hi Simon, I found you use hammer.js and popmotion.js. Both of them look like libraries handling dragging. What is the difference? Best, Wei-Ting BurningTreeC於 2018年1月9日星期二 UTC-6下午2時21分02秒寫道: > > @Wei-Ting Lin, > > again to your idea for configurable "free dragging" > > I think we have to ways t

[tw] Re: How to build recurring tasks in existing tiddlers?

2018-01-09 Thread TonyM
Folks, Since this discussion thread is about " How to build recurring tasks in existing tiddlers? I just want to post something I discovered recently and it may provide help dealing with reoccurring items in the future, consider it an algorithm only, you will need to build the solution. Create

[tw] Re: Win 7 64 bit - Tiddlydesktop throws internal javascript error

2018-01-09 Thread TonyM
Brian, Further info for the community to know. - If you turn off Autosave does the fault only occur on save? - Are you using TW5 or TWClassic - Is this the first attempt to use TiddlyDesktop with this wiki and it has never worked, or it just started after working previously If you

[tw] Re: How to build recurring tasks in existing tiddlers?

2018-01-09 Thread 'Surya' via TiddlyWiki
Hi Thomas, Thank you, that you're open for opinions :-) Hint: After creating a task tiddler there is no need to open it like in > your picture – you ca see and edit directly in the list view (use the lock > buttons to toggle edit mode). Ah, okay :-) I made a picture of the list view with my

[tw] Re: Formula: Spreadsheet-like mathematics for TiddlyWiki

2018-01-09 Thread Michael Wiktowy
Thank you, Evan! This was a perfect and intuitive fit for my invoicing system. /Mike -- 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...@googl

[tw] substring right() function to operate on a field

2018-01-09 Thread François Godard
Hi, So here is my need I have a date field (lets call it: "myDate") that is not formated: values can be "12-02-2015" , "Dec 2016", "Q3 2017" or "2018" I want to extract the year for display and sorting purposes. so I usually write right(myDate,4) now this does not seem to be core. So look on t

[tw] Re: [TW5] "Muuri-Touch" plugin

2018-01-09 Thread Wei-Ting Lin
Hello Simon, Thank you for replying me. That's interesting. I will study these to see how they work. And probably we can implement some of them. Wei-Ting BurningTreeC於 2018年1月9日星期二 UTC-6下午2時21分02秒寫道: > > @Wei-Ting Lin, > > again to your idea for configurable "free dragging" > > I think we have

[tw] Re: [TW5] "Muuri-Touch" plugin

2018-01-09 Thread BurningTreeC
@Wei-Ting Lin, again to your idea for configurable "free dragging" I think we have to ways to go there, because of the popmotion library that I also use one could make it configurable so that muuri dragging doesn't get used and free dragging like here: https://popmotion.io/learn/input-tracking/

[tw] Re: [TW5] "Muuri-Touch" plugin

2018-01-09 Thread BurningTreeC
Am Dienstag, 9. Januar 2018 19:03:12 UTC+1 schrieb BurningTreeC: > > Hello, Wei-Ting Lin, > > Am Dienstag, 9. Januar 2018 18:15:20 UTC+1 schrieb Wei-Ting Lin: >> >> Hi there, >> >> This is a fantastic plugin. I always think that tiddlywiki should have a >> story view like this. Now I think it c

[tw] Re: [TW5] "Muuri-Touch" plugin

2018-01-09 Thread BurningTreeC
Hello, Wei-Ting Lin, Am Dienstag, 9. Januar 2018 18:15:20 UTC+1 schrieb Wei-Ting Lin: > > Hi there, > > This is a fantastic plugin. I always think that tiddlywiki should have a > story view like this. Now I think it can replace Google Keep and actually > much better. > > I have some ideas: > >

Re: [tw] Re: Need help from "muuritest" (Simon) - idea for image gallery

2018-01-09 Thread BurningTreeC
Hello David, I like it a lot, good work! I've made the necessary changes so that you can remove tiddler titles without problems, coming with v0.0.14, the next days all the best, Simon -- You received this message because you are subscribed to the Google Groups "TiddlyWiki" group. To unsubscr

[tw] Re: [TW5 Server] Setting the author using the tiddlywiki.info file

2018-01-09 Thread cpjobling
It doesn't work on the server though! When I reload the tiddlywiki or restart the server the value is reset to blank in the control panel! The $:/status/UserName tiddler is reset to the empty string each time. I could use the UserName option on the tiddlywiki --server command, but because the a

[tw] Re: [TW5] "Muuri-Touch" plugin

2018-01-09 Thread Wei-Ting Lin
Hi there, This is a fantastic plugin. I always think that tiddlywiki should have a story view like this. Now I think it can replace Google Keep and actually much better. I have some ideas: 1. Resizing or zooming by mouse: There are still laptops without touch screens, like mine. And I guess m

[tw] Re: [VIDEOs] - How to work with a TiddlyWiki development environment

2018-01-09 Thread cpjobling
Very useful ... just watched the introduction and will add a To Do to watch the rest. Thanks very much for this! Chris > -- 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 a

[tw] Re: Is there a bug in external image generation when using tiddlywiki render?

2018-01-09 Thread cpjobling
Yes it worked. Thanks again. I used Classic TiddlyWiki in anger some time ago but I'm new to TW5 and just starting to get my head around how it all works! Chris > >> -- You received this message because you are subscribed to the Google Groups "TiddlyWiki" group. To unsubscribe from this grou

[tw] Re: Is there a bug in external image generation when using tiddlywiki render?

2018-01-09 Thread cpjobling
Thanks Mario and Jeremy for looking into this for me. I'll update my repo with the new version of the info file and let you know what happens. Chris On Tuesday, 9 January 2018 15:17:21 UTC, PMario wrote: > > Hi Chris, > > I think I found it. Your tiddlywiki.info should look like this: > > { >

[tw] Re: Tags defined by tag macro <> not searchable

2018-01-09 Thread magasine
Take a look at this ... https://ibnishak.github.io/Tesseract/pluginsandmacros/hashtag2tag.html#Hashtag2tag Em terça-feira, 9 de janeiro de 2018 14:07:50 UTC-2, Stefan Spycher escreveu: > > Hi, > > I'd like to use inline tags to categorize and markup relevant content, and > afterwards be able

[tw] Tags defined by tag macro <> not searchable

2018-01-09 Thread Stefan Spycher
Hi, I'd like to use inline tags to categorize and markup relevant content, and afterwards be able to search for those occurrences. the tag pill macro <> seems to cover the first part, but i fail to craft a filter that finds that tiddler with 'foobar' tag. although simple, [tag[foobar]] is whe

[tw] Re: Is there a bug in external image generation when using tiddlywiki render?

2018-01-09 Thread PMario
Hi Chris, I think I found it. Your tiddlywiki.info should look like this: { "description": "Empty edition", "plugins": [ "tiddlywiki/tiddlyweb", "tiddlywiki/filesystem", "tiddlywiki/highlight", "tiddlywiki/codemirror" ], "username": "Chris Jobling"

Re: [tw] Re: Is there a bug in external image generation when using tiddlywiki render?

2018-01-09 Thread PMario
On Tuesday, January 9, 2018 at 3:03:58 PM UTC+1, Jeremy Ruston wrote: > > If you use the build command without specifying a build target then it > builds all of the build targets that are specified in the tiddlywiki.info > file. > > In this case, I think that means that the static images and the

Re: [tw] Re: Is there a bug in external image generation when using tiddlywiki render?

2018-01-09 Thread PMario
On Tuesday, January 9, 2018 at 3:03:58 PM UTC+1, Jeremy Ruston wrote: > > In this case, I think that means that the static images and the external > images are overwriting one another. Perhaps try this to just build the > external images build target: > > tiddlywiki wiki --build externalimages >

Re: [tw] Re: Is there a bug in external image generation when using tiddlywiki render?

2018-01-09 Thread Jeremy Ruston
Hi Chris If you use the build command without specifying a build target then it builds all of the build targets that are specified in the tiddlywiki.info file. In this case, I think that means that the static images and the external images are overwriting one another.

[tw] Re: Is there a bug in external image generation when using tiddlywiki render?

2018-01-09 Thread PMario
On Tuesday, January 9, 2018 at 2:59:10 PM UTC+1, PMario wrote: > > > This is definitely a bug. ... Please report it at github, with a reference > back to this topic. > > I'm not really sure, what happens atm. ... > but the image file are overwritten by tiddlywiki wiki --build externalimags com

[tw] Re: Is there a bug in external image generation when using tiddlywiki render?

2018-01-09 Thread PMario
On Monday, January 8, 2018 at 10:40:44 AM UTC+1, cpjobling wrote: > > I'm using the "Empty Edition" of TiddlyWiki 5.1.15 and generating a static > version of my wiki for hosting on GitHub pages. The command being used is: > > tiddlywiki wiki --build > > All seems well, but the static images that

[tw] Win 7 64 bit - Tiddlydesktop throws internal javascript error

2018-01-09 Thread Brian Kennedy
I have a problem using Tiddlydesktop on Win7 When I edit a tiddler I (almost) always get an internal javascript error when I close it or attempt to save it. However it works fine on Firefox. It may be relevant to note that I am using it to track tasks as in this tutorial by Francis Meetze http

[tw] Re: [VIDEOs] - How to work with a TiddlyWiki development environment

2018-01-09 Thread PMario
On Monday, January 8, 2018 at 3:49:49 PM UTC+1, Diego Mesa wrote: > > I just want to *thank you* for taking the time to put these together! I'm > glad they even start off with a helpful tutorial on git and github! > You are welcome! -m -- You received this message because you are subscribed to

[tw] Re: Workflow for using TW5 Server when Mobile

2018-01-09 Thread cpjobling
Unfortunately, I'm on iOS! On Tuesday, 9 January 2018 12:27:57 UTC, Stephen Wilson wrote: > > on android you can run nodejs tiddlywiki from the Temux app > > On Tuesday, 9 January 2018 12:21:57 UTC, cpjobling wrote: >> >> Is there a workable workflow that allows you to run TW5 as a server on

[tw] Re: Workflow for using TW5 Server when Mobile

2018-01-09 Thread Stephen Wilson
on android you can run nodejs tiddlywiki from the Temux app On Tuesday, 9 January 2018 12:21:57 UTC, cpjobling wrote: > > Is there a workable workflow that allows you to run TW5 as a server on > your desktop or laptop, pack-up and move to Quine when mobile, then merge > changes with server w

[tw] Workflow for using TW5 Server when Mobile

2018-01-09 Thread cpjobling
Is there a workable workflow that allows you to run TW5 as a server on your desktop or laptop, pack-up and move to Quine when mobile, then merge changes with server when you get back to base? I have my server wiki on Dropbox so the tiddly files are available. The docs imply that you can archive

[tw] Re: Is there a bug in external image generation when using tiddlywiki render?

2018-01-09 Thread cpjobling
My TiddlyWiki.info is on GitHub: https://github.com/cpjobling/journal.cpjobling.net/blob/master/wiki/tiddlywiki.info I noticed that images seem to have changed from internal to external when I accidentally saved my networked wiki with image toddlers open as drafts. After that they where extern

Re: [tw] Re: embedding .md (markdown) files?

2018-01-09 Thread BJ
browsers do not understand markdown, eg for chrome you must install a browser extension eg Markdown Preview Plus then you can embedd using an iframe EG all the best BJ On Monday, January 8, 2018 at 11:41:25 PM UTC+1, Shay Shaked wrote: > > Doesn't work for me. I put it as indicated in the ti