[tw] Re: Creating a macro for a new tiddler

2014-01-11 Thread Ronen Teva
On Saturday, January 11, 2014 5:16:25 PM UTC+2, Stephan Hradek wrote: > > > > Am Samstag, 11. Januar 2014 16:04:44 UTC+1 schrieb Ronen Teva: >> >> >> >>1. For some reason, the input field loses focus after each letter >> >> Known issue. Just ed

[tw] Re: Creating a macro for a new tiddler

2014-01-11 Thread Ronen Teva
Thanks again! You really helped me a lot, Here is my code so far: <$list filter="[!has[draft.of]tag[task]!tag[done]!sort[modified]!is[system]]"> <$checkbox tag="done"> <$link to={{!!title}}><$view field="title"/> <$list filter="[!has[draft.of]tag[task]tag[done]sort[created]]"> <$checkbox tag="

[tw] Re: Creating a macro for a new tiddler

2014-01-11 Thread Ronen Teva
ox data?)*" skeleton="$:/skeletons/task">Create any suggestions? On Saturday, January 11, 2014 9:46:38 AM UTC+2, Stephan Hradek wrote: > > > > Am Samstag, 11. Januar 2014 08:09:55 UTC+1 schrieb Ronen Teva: >> >> Hi, >> It's been a while since I&#x

[tw] Re: Creating a macro for a new tiddler

2014-01-10 Thread Ronen Teva
In the classic version of TiddlyWiki, I used this code: <> On Saturday, January 11, 2014 9:09:55 AM UTC+2, Ronen Teva wrote: > > Hi, > It's been a while since I've used TiddlyWiki, decided to try using TW5 > which is looking awesome! > > I wonder if ther

[tw] Creating a macro for a new tiddler

2014-01-10 Thread Ronen Teva
Hi, It's been a while since I've used TiddlyWiki, decided to try using TW5 which is looking awesome! I wonder if there is a way to create a new tiddler using custom title and tags? For example, At the end of each tiddler I would like to show a text box and button named "add sub-task". The butt

[tw] Re: Keep my options while using Chrome

2013-01-22 Thread Ronen Teva
2, 2013 3:00:01 PM UTC-6, whatever wrote: > > Hi! > > See this (1) thread. > > (1) > https://groups.google.com/group/tiddlywiki/browse_thread/thread/b0faad66999891ca/9a61badeeec03862 > > > w > > On 22 jan., 21:43, Ronen Teva wrote: > > I finally u

[tw] Best way to use TiddlyWiki on Android?

2013-01-22 Thread Ronen Teva
Anyone uses TiddlyWiki on his Android? The AndTidWiki app only opens local files in a specific folder, which means I can't use Google drive to sync it. Thanks, Ronen. -- You received this message because you are subscribed to the Google Groups "TiddlyWiki" group. To view this discussion on t

[tw] Keep my options while using Chrome

2013-01-22 Thread Ronen Teva
I finally upgraded to 2.7.0 (opening the file, renaming it, renaming the 2.7.0 file to the original file name, and saving) Unfortunately I still can't get my options to save when I open my file on Chrome. For example, my name keeps returning to YourName. Any ideas or references will be appreci

[tw] Re: Passing the tiddler name into a macro

2012-11-05 Thread Ronen Teva
Thank you for the detailed answer. On Monday, November 5, 2012 6:34:24 PM UTC+2, Eric Shulman wrote: > > On Nov 5, 7:14 am, Ronen Teva wrote: > > The $1 passes the correct parameter, if I use it in the tiddler itself, > it > > works. > > So I guess it

[tw] Re: Passing the tiddler name into a macro

2012-11-05 Thread Ronen Teva
The $1 passes the correct parameter, if I use it in the tiddler itself, it works. So I guess it's something related to the MiniBrowserPlugin. The plugins I use are: http://www.tiddlytools.com/#MiniBrowserPlugin http://www.tiddlytools.com/#TaggedTemplateTweak Thanks. On Monday, November 5, 201

[tw] Passing the tiddler name into a macro

2012-11-05 Thread Ronen Teva
I've seen many posts about this issue, but I still can't figure it out. I want to use the MiniBrowserPlugin to show any tiddler contains the "Bookmark" tag. I've created a tiddler named BookmarkViewTemplate, and added: So far so good. Now I want to change the URL with the tiddler name :) Readi

[tw] Re: Editing the default prompt when using newSavedTiddler plugin

2012-11-05 Thread Ronen Teva
Thanks! On Monday, November 5, 2012 1:57:28 PM UTC+2, whatever wrote: > > Hi! > > I think you need to modify the following line in the plugin itself: > from > var title = prompt(titlePrompt,""); > to > var title = prompt(titlePrompt,"Your prompt te

[tw] Re: Editing the default prompt when using newSavedTiddler plugin

2012-11-05 Thread Ronen Teva
[$1]] Task">> > > w > > On 5 nov., 10:57, Ronen Teva wrote: > > Hi, > > > > I'm using this code at the end of each tiddler: > > < Task">> > > It creates a prompt window for a new tiddler, already tagged as a task >

[tw] Editing the default prompt when using newSavedTiddler plugin

2012-11-05 Thread Ronen Teva
Hi, I'm using this code at the end of each tiddler: <> It creates a prompt window for a new tiddler, already tagged as a task under the current tiddler. Can I insert some text to the prompt window? for example "Task: " or "$1 - "? Thanks in advance, Ronen. BTW, My TiddlyWiki based PIM is half

[tw] Re: Announcement: TiddlyWiki 2.7.0 Beta 1

2012-10-30 Thread Ronen Teva
Thanks, how do I merge the data with my existing file? On Tuesday, October 30, 2012 6:53:36 PM UTC+2, Eric Shulman wrote: > > On Oct 30, 9:00 am, Ronen Teva wrote: > > I've replaces TiddlySaver.jar with the one on GitHub, how can I update > the > > html file? &g

[tw] Re: Announcement: TiddlyWiki 2.7.0 Beta 1

2012-10-30 Thread Ronen Teva
I've replaces TiddlySaver.jar with the one on GitHub, how can I update the html file? -- You received this message because you are subscribed to the Google Groups "TiddlyWiki" group. To view this discussion on the web visit https://groups.google.com/d/msg/tiddlywiki/-/-MYolVsac1EJ. To post to

[tw] Re: Modify a tiddler using a link?

2012-10-23 Thread Ronen Teva
it > > closed is an intermediate from of delete. > > > > http://ido-xp.tiddlyspot.com/#TrashPlugin > > > > What do you mean Modify a tiddler ? > > > > Regards > > Tony > > > > > > > > > > > > > > > &

[tw] Re: Modify a tiddler using a link?

2012-10-22 Thread Ronen Teva
Anyone? On Sunday, October 21, 2012 8:44:34 AM UTC+2, Ronen Teva wrote: > > How can I modify (delete, tag, etc...) a tiddler from a different tiddler? > > My code is: > < where > 'tiddler.tags.containsAll(["Task","Current"]) && > !tidd

[tw] Modify a tiddler using a link?

2012-10-20 Thread Ronen Teva
How can I modify (delete, tag, etc...) a tiddler from a different tiddler? My code is: <\> [["+tiddler.title+"]]\n"' >> toggleTag works great for adding a tag, but what if I want to change a tag, or delete the tiddler? Thanks ahead. -- You received this message because you are subscribed to t

[tw] Re: forEachTiddler - list tiddlers that are not tags?

2012-10-20 Thread Ronen Teva
It worked perfect, thanks! On Saturday, October 20, 2012 10:58:06 AM UTC+2, Eric Shulman wrote: > > On Oct 20, 12:53 am, Igor Perković wrote: > > < > The above snippet will list all tiddlers that are not *tagged*. > > However, the OP's question was: > > > ... list all tiddlers that are not tag

[tw] forEachTiddler - list tiddlers that are not tags?

2012-10-19 Thread Ronen Teva
Can I use forEachTiddler to list all tiddlers that are not tags? Thanks. -- You received this message because you are subscribed to the Google Groups "TiddlyWiki" group. To view this discussion on the web visit https://groups.google.com/d/msg/tiddlywiki/-/KXIcmi8MkYcJ. To post to this group, s

Re: [tw] Re: LessBackupsPlugin on Chrome

2012-10-19 Thread Ronen Teva
n. > > Best wishes > > Jeremy > > On Fri, Oct 19, 2012 at 12:48 AM, Ronen Teva > > wrote: > >> Anyone? >> >> >> On Wednesday, October 17, 2012 2:51:06 PM UTC+2, Ronen Teva wrote: >>> >>> Is there any similar plugin that works on chr

[tw] Re: LessBackupsPlugin on Chrome

2012-10-18 Thread Ronen Teva
Anyone? On Wednesday, October 17, 2012 2:51:06 PM UTC+2, Ronen Teva wrote: > > Is there any similar plugin that works on chrome? > > http://mptw.tiddlyspot.com/#LessBackupsPlugin > -- You received this message because you are subscribed to the Google Groups "TiddlyWiki&

[tw] LessBackupsPlugin on Chrome

2012-10-17 Thread Ronen Teva
Is there any similar plugin that works on chrome? http://mptw.tiddlyspot.com/#LessBackupsPlugin -- You received this message because you are subscribed to the Google Groups "TiddlyWiki" group. To view this discussion on the web visit https://groups.google.com/d/msg/tiddlywiki/-/JSIkp6_tHOIJ. T

[tw] Re: Cloud Storage Services Survey

2012-10-16 Thread Ronen Teva
I use Google Drive -- You received this message because you are subscribed to the Google Groups "TiddlyWiki" group. To view this discussion on the web visit https://groups.google.com/d/msg/tiddlywiki/-/tiCGh6lcYf8J. To post to this group, send email to tiddlywiki@googlegroups.com. To unsubscrib

[tw] Re: Embedding macro in template

2012-10-16 Thread Ronen Teva
Thank you both so much!! -- You received this message because you are subscribed to the Google Groups "TiddlyWiki" group. To view this discussion on the web visit https://groups.google.com/d/msg/tiddlywiki/-/MXDFL5cOGXAJ. To post to this group, send email to tiddlywiki@googlegroups.com. To unsu

[tw] Re: Embedding macro in template

2012-10-16 Thread Ronen Teva
Thank you both so much!! On Wednesday, October 17, 2012 12:57:23 AM UTC+2, Ronen Teva wrote: > > Hi, > I'm trying to show the list of tags at the end of each tiddler. > > I successfully used the forEachTiddler plugin. > How can I embed it in the ViewTemplate tiddler? >

[tw] Embedding macro in template

2012-10-16 Thread Ronen Teva
Hi, I'm trying to show the list of tags at the end of each tiddler. I successfully used the forEachTiddler plugin. How can I embed it in the ViewTemplate tiddler? I don't want to use the default tagging macro because I want to modify the results (for example, show a link "remove" after each tag)