[tw5] Variables in title when clicking "New Tiddler" button?

2020-09-06 Thread Logan Chin
Hi all,

I've spent the past couple days trying to optimize my wiki for when school 
starts.

I have created a "New Tiddler" button to press for each new lecture of a 
given class; I have designed it such that the requisite course tags/fields 
are filled every time a new tidier is created.

 I am wondering if there is some way to automate the date in the *title* of 
the tiddler? Or would it be possible to have a title such as "Lecture#(x)" 
in which every click increases x by 1? I have provided the code below:

<$button>
<$action-sendmessage $message="tm-new-tiddler"
   title=""
   tags= "[[IntrotoPolySci]]"
   year=<>
   month=<>
   day=<>
/>
New Lecture


Thanks!

-- 
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 the web visit 
https://groups.google.com/d/msgid/tiddlywiki/cfd08037-592f-49ae-a858-2a62fe96f405n%40googlegroups.com.


[tw5] Re: Variables in title when clicking "New Tiddler" button?

2020-09-08 Thread Logan Chin
Thank you both! will try your suggested solutions out.

On Monday, September 7, 2020 at 4:21:59 AM UTC-4 TW Tones wrote:

> Logan
>
> If you use actioncreate tIddler you can set a base title. If the tiddller 
> already exists it increments a number in the title.
>
> You can even retrive the title that was created.
>
> Regards
> Tony
>
> On Monday, 7 September 2020 at 02:02:15 UTC+10 logan...@tufts.edu wrote:
>
>> Hi all,
>>
>> I've spent the past couple days trying to optimize my wiki for when 
>> school starts.
>>
>> I have created a "New Tiddler" button to press for each new lecture of a 
>> given class; I have designed it such that the requisite course tags/fields 
>> are filled every time a new tidier is created.
>>
>>  I am wondering if there is some way to automate the date in the *title* 
>> of the tiddler? Or would it be possible to have a title such as 
>> "Lecture#(x)" in which every click increases x by 1? I have provided the 
>> code below:
>>
>> <$button>
>> <$action-sendmessage $message="tm-new-tiddler"
>>title=""
>>tags= "[[IntrotoPolySci]]"
>>year=<>
>>month=<>
>>day=<>
>> />
>> New Lecture
>> 
>>
>> Thanks!
>>
>

-- 
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 the web visit 
https://groups.google.com/d/msgid/tiddlywiki/41db9de9-dd90-4b5e-96ee-be45a28074fen%40googlegroups.com.


[tw5] Imported image/file not showing link to newly created tiddler?

2020-09-08 Thread Logan Chin
Hello,

Usually, after importing a file, a direct link to the imported file will 
show up on the story stream. For me, it just says "import," and no link is 
attached (see screenshots). Anyone know what went wrong?

Thanks 

-- 
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 the web visit 
https://groups.google.com/d/msgid/tiddlywiki/565d4b63-16c1-4cae-95f5-a821ad3a352dn%40googlegroups.com.


[tw5] Effective ways to use Tiddlywiki?

2020-08-03 Thread Logan Chin
Hello,

I've had TW for around 10 days now, and, despite my lack of experience with 
open-source software, I feel like I have a good understanding of its 
functionality and UI. 

Right now, I am looking to use TW in a way that organizes almost every 
aspect of my life – school, every-day tasks, thoughts, career plans/goals, 
etc. Does anyone have any examples or tutorials that show an effective 
system/methodology to manage all these things? The goal is to learn what 
different people are doing so that, eventually, I'll have enough fluency to 
tailor my own methodology for my specific needs.

Much appreciated!
















-- 
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 the web visit 
https://groups.google.com/d/msgid/tiddlywiki/1f8b11b8-4f32-4591-a796-6fd1a2b13c66o%40googlegroups.com.