[tw5] Re: self-editing table of contents snippet

2022-01-04 Thread Captain Packers
gt; it's knows what to do with the filter. > > ``` > > > <$macrocall $name=toc-selective-expandable tag=<> > sort="!sort[title]"/> > > > ``` > Op donderdag 23 december 2021 om 14:53:48 UTC+1 schreef Captain Packers: > >> I can't figure out

[tw5] Re: self-editing table of contents snippet

2021-12-23 Thread Captain Packers
I can't figure out how to add sorting to this, so that if journal entries is tagged with this tiddler, they appear reverse sorted by title so the newest entry appears at the top of the list. I've tried adding !sort[title] to the end of the line, just before the '/>', but then it just appears in

[tw5] Re: Limit the Length of the Recent SideBar Listing

2021-03-26 Thread Captain Packers
Fantastic! Thanks all. On Friday, March 26, 2021 at 1:07:49 PM UTC-4 Eric Shulman wrote: > On Friday, March 26, 2021 at 9:58:40 AM UTC-7 Brian Radspinner wrote: > >> Edit the system tiddler: >> *$:/core/macros/timeline* >> >> Change "limit" in this line: >> \define

[tw5] Limit the Length of the Recent SideBar Listing

2021-03-26 Thread Captain Packers
Can anyone tell me how to limit the length or number of entries in the Recent SideBar? When I drop below the Sidebar breakpoint and the sidebar is between my open tiddlers and the page toolbar I have to scroll forevever to go back and forth. I realize I can just change to a different sidebar

[tw5] Re: Is there a way to use CSS to get line breaks?

2020-11-05 Thread Captain Packers
Works great! Thanks Eric. I've been struggling to figure that one out for a long time. On Thursday, November 5, 2020 at 10:09:16 AM UTC-5 Eric Shulman wrote: > On Thursday, November 5, 2020 at 7:05:51 AM UTC-8, Captain Packers wrote: >> >> Is there a way I can use CSS to

[tw5] Is there a way to use CSS to get line breaks?

2020-11-05 Thread Captain Packers
Currently while editing a tiddler, if you type: text line 1 text line 2 text line 3 it displays as text line1 text line2 text line3 I want the text to appear exactly as I typed it without reverting to pre formatted text, because I don't want the surrounding box and I don't want to change the

[tw5] Re: paragraph spacing

2020-10-22 Thread Captain Packers
Thanks Eric. I've been struggling to find an easy way to do this for a long time. On Wednesday, October 21, 2020 at 11:03:01 AM UTC-4 Eric Shulman wrote: > On Wednesday, October 21, 2020 at 7:39:14 AM UTC-7, Donald Lund wrote: >> >> How can I define a class that would use half-line paragraph

[tw5] Re: paragraph spacing

2020-10-22 Thread Captain Packers
More options. Thanks Brian On Wednesday, October 21, 2020 at 8:35:20 PM UTC-4 Brian Radspinner wrote: > If you want consistent spacing between each line, then in a tiddler tagged > with $:/tags/Stylesheet, add the following CSS: > > *.halfLine {* > * line-height: 1.5em;* > *}* > > Where ever

[tw5] Tiddly Desktop Configuration

2020-10-10 Thread Captain Packers
I'm really enjoying Tiddly Desktop. It's a really convenient way to use TiddlyWiki without having to do all the backend set up (thanks Jerome). I'm wondering if anyone could give me some insight into how to set up the users.csv file when creating a wiki folder. Thanks in advance Captain --

[tw5] markdown plugin not rendering links

2020-02-21 Thread Captain Packers
I'm trying to use the markdown plugin and it's not rendering links properly. This content: - (linuxize.com)[https://linuxize.com/post/how-to-install-virtualbox-guest-additions-in-ubuntu/] - (tecmint.com)[https://www.tecmint.com/install-virtualbox-guest-additions-in-ubuntu/] is being

[tw5] Re: to tag or not to tag

2019-12-13 Thread Captain Packers
What is the TOCP solution? On Thursday, December 12, 2019 at 3:26:23 PM UTC-5, TonyM wrote: > > Captain > > Re tableofcontents tag > > That is one way and the new here button facilitates tagging subtiddlers > with the current. Use the TOCP solution if you want to move this into a > field and

[tw5] Re: to tag or not to tag

2019-12-12 Thread Captain Packers
Thanks to everyone for the great feedback and food for thought. Happy Holidays! On Wednesday, December 11, 2019 at 10:05:56 AM UTC-5, Captain Packers wrote: > > I'm curious about what people's views are about tagging. Is it better to > limit the number of tags you use and force tiddle

[tw5] Re: to tag or not to tag

2019-12-12 Thread Captain Packers
> I suggest, Use tags as much as you need, but move them elsewhere once you > can systamatise them. > > Regards > Tony > > On Thursday, December 12, 2019 at 2:05:56 AM UTC+11, Captain Packers wrote: >> >> I'm curious about what people's views are about tagging. Is

[tw5] to tag or not to tag

2019-12-11 Thread Captain Packers
I'm curious about what people's views are about tagging. Is it better to limit the number of tags you use and force tiddlers to fit a tight and limited structure, or is it better to be generous and liberal with your tagging. The thing that got me wondering about this is the option to tag a new

[tw5] Re: To Spellcheck or not to spellcheck

2019-02-18 Thread Captain Packers
Does anyone know if it's possible to add to the dictionary? On Friday, November 30, 2018 at 2:17:58 PM UTC-5, Captain Packers wrote: > > I'm creating some distributable documentation in TiddlyWiki and faced with > a dilemma. > > The dilemma is the seemingly mutually exclu

[tw5] Re: To Spellcheck or not to spellcheck

2018-12-18 Thread Captain Packers
t;> Hello Captain and all: >> >> Captain, hopefully you didn't forget to import this file? >> $:/plugins/tiddlywiki/highlight >> <http://codemirror-spellcheck.tiddlyspot.com/#%24%3A%2Fplugins%2Ftiddlywiki%2Fhighlight> >> >> Best regards, >> >> Ju

[tw5] Re: To Spellcheck or not to spellcheck

2018-12-17 Thread Captain Packers
Thanks for the quick reply Mohammad. I've imported the codemirror and dictionary tiddlers into my tiddlywiki, but it does not highlight misspelled words in my tiddlywiki like it does in his. I wonder what I'm missing yet? On Monday, December 17, 2018 at 5:09:56 PM UTC-5, Mohammad wrote: > >

[tw5] Re: To Spellcheck or not to spellcheck

2018-12-17 Thread Captain Packers
Mohammad, Can you give me a little help with how to set this up and use it in TiddlyDesktop? Is it a node npm package I need to intall? I installed the CodeMirror plugin in my TiddlyWiki. Now how do I get it to use the dictionary? On Tuesday, December 4, 2018 at 11:24:07 PM UTC-5, Mohammad

Re: [tw5] problem with authenitication on nodejs with 5.1.18

2018-12-17 Thread Captain Packers
Jeremy, The separator on this page needs to be changed from a colon (:) to an equals sign (=). It kept throwing me off while trying to set this up. I did the pull request thing on github, but I've not used it much so I don't know if I did enough for you to ever have seen my proposed edit.

[tw5] Re: problem with authenitication on nodejs with 5.1.18

2018-12-17 Thread Captain Packers
Another workaround you can use while waiting for 5.1.19 is to use a credentials file with an anon user. Here's my start up command tiddlywiki mywiki --listen port=8090 credentials=mycredentials.csv readers=anon,me writers=me Then make sure mycredentials.csv looks like this: username,password

[tw5] Re: problem with authenitication on nodejs with 5.1.18

2018-12-17 Thread Captain Packers
Need a way to logout. Currently the only way I can change users is to open a new incognito window. On Sunday, December 16, 2018 at 6:39:26 AM UTC-5, Donald Coates wrote: > > Hello all and thank you for all your hard work! > > I am running tiddlywiki 5.1.18 on node inside docker. when I start

[tw5] Re: problem with authenitication on nodejs with 5.1.18

2018-12-17 Thread Captain Packers
Thanks. I was having the same issue and came here looking for a solution. On Sunday, December 16, 2018 at 6:39:26 AM UTC-5, Donald Coates wrote: > > Hello all and thank you for all your hard work! > > I am running tiddlywiki 5.1.18 on node inside docker. when I start the > server with >

Re: [tw5] Re: Announcing the release of TiddlyWiki v5.1.18

2018-12-10 Thread Captain Packers
Thanks Jeremy. I think I can work with this. On Thursday, December 6, 2018 at 5:28:43 PM UTC-5, Jeremy Ruston wrote: > > Hi Captain > > I'm sorry to bother you with this again Jeremy, but can you give or point > me to an example of what the service start command to support logins would > look

Re: [tw5] Re: Announcing the release of TiddlyWiki v5.1.18

2018-12-06 Thread Captain Packers
I'm sorry to bother you with this again Jeremy, but can you give or point me to an example of what the service start command to support logins would look like? Thanks On Thursday, December 6, 2018 at 4:36:26 PM UTC-5, Jeremy Ruston wrote: > > Hi Captain > > How do you set up multiple user

[tw5] Re: UserName Input Textbox

2018-12-06 Thread Captain Packers
; And then list "Enter Name Here" in the default tiddlers in the control > panel. > > Good luck > -- Mark > > On Thursday, December 6, 2018 at 10:27:59 AM UTC-8, Captain Packers wrote: >> >> Can anyone tell me how one might put, on a Welcome page for example

[tw5] Re: Announcing the release of TiddlyWiki v5.1.18

2018-12-06 Thread Captain Packers
How do you set up multiple user accounts? Is it different for node vs. single html file? I'm using node. On Thursday, December 6, 2018 at 4:37:48 AM UTC-5, Jeremy Ruston wrote: > > I’m delighted (and relieved!) to announce the release of TiddlyWiki > v5.1.18 > > https://tiddlywiki.com/ > >

[tw5] UserName Input Textbox

2018-12-06 Thread Captain Packers
Can anyone tell me how one might put, on a Welcome page for example, an input text box and a submit button that would allow one to easily change the content of $:/status/UserName? That way one can easily change the username associated with new edits when they first open the wiki. Thanks --

[tw5] Re: To Spellcheck or not to spellcheck

2018-12-06 Thread Captain Packers
Thanks for pointing this out. I may try this, but I have not yet ventured to try the CodeMirror editor. Is it better than the built-in editor? On Tuesday, December 4, 2018 at 11:24:07 PM UTC-5, Mohammad wrote: > > Captain, > Take a look also at > > http://codemirror-spellcheck.tiddlyspot.com/ >

[tw5] To Spellcheck or not to spellcheck

2018-12-04 Thread Captain Packers
That's what I decided to do in the end. I'm going to create my document using node TW, where I have the benefit of using the browsers built-in spellchecker, then export all the tiddlers and import them into a new blank TiddlyWiki in Tiddly Desktop, thus generating my spell-checked,

[tw5] To Spellcheck or not to spellcheck

2018-11-30 Thread Captain Packers
I'm creating some distributable documentation in TiddlyWiki and faced with a dilemma. The dilemma is the seemingly mutually exclusive but highly desirable features of the need for spell checking, ease of use with regard to saving, and generating an easily distributed self-contained wiki in a

[tw5] Re: replicate the More>All tab

2018-10-22 Thread Captain Packers
Thanks Tony. This is awesome, and just what I was looking for! -- 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

[tw5] replicate the More>All tab

2018-10-22 Thread Captain Packers
I want to replicate the More>All tab in a new Index tab that is listed before the Open tab but can't figure out how to do so. I've got <> in a tiddler called Page Index tagged with $:/tags/SideBar and list-before $:/core/ui/SideBar/Open, so that's all good. What I don't want is the unordered

[tw5] different font sizes for different tiddlers

2018-10-18 Thread Captain Packers
Is it possible to implement the use of different font sizes for tiddler content based on a tag or a table of content? I'm trying to create a tiddlywiki to document a software solution but also create presentation slides that need to use a much larger font. It would be really slick to be able

[tw5] Re: [tw] [TW5] Server hosted on nodejs - syncer warning

2018-09-28 Thread Captain Packers
Thanks. Been looking for a solution to this for awhile. BTW, here's the Nginx solution: https://codeinthehole.com/tips/django-nginx-wsgi-and-encoded-slashes/ On Sunday, May 18, 2014 at 3:18:09 PM UTC-4, Arjuna wrote: > > Hi Xavier, > > I solved the problem at least for my set up by simply

[tw5] feature request - drag and drop TOC

2018-09-18 Thread Captain Packers
. Captain Packers -- 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 to

[tw5] Re: create a filter list that filters on included text and and excludes a specific tag

2018-09-18 Thread Captain Packers
Awesome! Thanks guys. I'll give these a try and report back. On Monday, September 17, 2018 at 11:46:15 AM UTC-4, Captain Packers wrote: > > I've been studying the list filter documents on TiddlyWiki.com but I'm > still having trouble building a list filter that will show me

[tw5] create a filter list that filters on included text and and excludes a specific tag

2018-09-17 Thread Captain Packers
"inventory" but excludes the tags @action and perhaps @project. Thanks in advance for your help. Captain Packers -- You received this message because you are subscribed to the Google Groups "TiddlyWiki" group. To unsubscribe from this group and stop receiving emails fr

[tw5] create a filter list that filters on included text and and excludes a specific tag

2018-09-17 Thread Captain Packers
"inventory" but excludes the tags @action and perhaps @project. Thanks in advance for you help. Captain Packers -- 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

[tw5] Re: fewer tiddlydesktop backups

2018-06-27 Thread Captain Packers
9 PM UTC-4, @TiddlyTweeter wrote: > > You can turn backups off in the latest release. You need to do it wiki by > wiki as the default is on. > > On Tuesday, 26 June 2018 23:03:38 UTC+2, Captain Packers wrote: >> >> I just started looking at TiddlyDesktop on Ubuntu, but I don'

[tw5] fewer tiddlydesktop backups

2018-06-26 Thread Captain Packers
I just started looking at TiddlyDesktop on Ubuntu, but I don't like the number of backup files generated. I saw references to LessBackups plugin, but it doesn't seem to exist for TW5. Is there a way to turn off or limit the number of backups? I don't really need them at all as I'm saving to my

[tw5] Re: Markdown Pluging and Code Blocks

2018-06-20 Thread Captain Packers
day, June 21, 2018 at 12:15:06 AM UTC+10, Captain Packers wrote: >> >> I'm thinking about developing documentation for a GitHub project using >> TiddlyWiki, but I don't like the way the markdown plugin is handling code >> blocks. >> >> Rather than giving me a &qu

[tw5] Re: Markdown Pluging and Code Blocks

2018-06-20 Thread Captain Packers
ed editor tool bar > button., which results in > > ``` > Your code > here > ``` > > > On Thursday, June 21, 2018 at 12:15:06 AM UTC+10, Captain Packers wrote: >> >> I'm thinking about developing documentation for a GitHub project using >> Tid

[tw5] Markdown Pluging and Code Blocks

2018-06-20 Thread Captain Packers
I'm thinking about developing documentation for a GitHub project using TiddlyWiki, but I don't like the way the markdown plugin is handling code blocks. Rather than giving me a "block" of code in a sort of a framed pre-formated fashion, it looks more like the inline code, the red text with

[tw5] Re: tiddler list with titles and tags

2018-04-12 Thread Captain Packers
Thanks Jed. Looks great! On Monday, April 9, 2018 at 5:20:56 PM UTC-4, Jed Carty wrote: > > If the reason you want to use {{!!tags}} is formatting than you can make a > list of tags that is formatted the same way but it is a bit awkward. > > In place of {{!!tags}} you can put: > > <$list

[tw5] Re: tiddler list with titles and tags

2018-04-09 Thread Captain Packers
Thanks Jed. The tags within the string referenced by {{!!tags}} do not seem to be sorted. That's what I'd really like to accomplish, but if it's not done by the core then we're talking about writing some code to do it, right? I'm not sure I'm willing to go that far to have a sorted list of

[tw] Re: tiddler list with titles and tags

2018-03-27 Thread Captain Packers
Jed, Is it possible to sort the the tags if I use the {{!!tags}} construct listed below? <$list filter="[!has[draft.of]!tag[Done]!tag[@waiting]tag[@next]]"> <$checkbox tag="Done"> <$link to={{!!title}}><$view field="title"/> - {{!!tags}} On Monday, March 12, 2018 at 10:49:00 AM UTC-4, Jed

[tw] complete start specification for node tiddlywiki

2018-03-20 Thread Captain Packers
I ran across the full specification for the node tiddlywiki start command somewhere, but I can't find it now. I copied an example, which is shown below, but I can't remember what the null placeholder fields ("") are for in the example. Does anyone know what these are for or where this is

[tw] Re: TW5 Batch Add/Remove Tags

2018-03-16 Thread Captain Packers
Jed, I imported this tiddler but the search boxes don't display. Any ideas about how I can fix this? On Thursday, April 2, 2015 at 1:13:27 PM UTC-4, Jed Carty wrote: > > I am not sure if it has everything you want, but I am working on a tool to > do batch add or remove tags and fields here >

[tw] Re: tiddler list with titles and tags

2018-03-13 Thread Captain Packers
Thanks Jed. I ended up using this: <$list filter="[!has[draft.of]tag[Task]!tag[Done]tag[Next]]"> <$checkbox tag="Done"> <$link to={{!!title}}><$view field="title"/> - {{!!tags}} which creates a comma separated tag list. On Monday, March 12, 2018 at 10:49:00 AM UTC-4, Jed Carty wrote: > >

[tw] tiddler list with titles and tags

2018-03-12 Thread Captain Packers
even possible. Cheers, Captain Packers -- 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,

[tw] Re: [TW5] Edit Tiddly Wiki files straight on Google Drive

2018-02-02 Thread Captain Packers
It looks like all my wiki content runs through your website because of the way the extension works. Is that true? On Saturday, October 21, 2017 at 11:35:10 AM UTC-4, Joshua Stubbs wrote: > > Hi, all. > > I made an app that lets one edit TiddlyWiki files saved in your Google > drive and then

[tw] Extend Autolink to include ALLCAPS

2018-01-19 Thread Captain Packers
I was wondering if it might be possible to extend autolinking to words that have every character capitalized. If there was an option in the configuration panel where you can turn on or off CamelCase autolinking, an option to also turn on or off CAPITALIZED auto linking would be sweet. -- You

[tw] Remove Deleted Tiddlers from the All Tddlers List

2017-12-04 Thread Captain Packers
I had a tiddler named Draft of ".tid After deleting it, I can't get it to disappear from the All tiddlers list. It is italicized, indicating that it is missing, but I would like the core system to forget that it ever existed. Anyone have ideas about how to fix this? Thanks -- You received

[tw] Re: Weird Tag

2017-12-04 Thread Captain Packers
f his code at one point in time while trying to emulate some of the functionality and probably put a tag in the tag field that was not really a tag??? Anyhow, case dismissed, thank you all for your suggestions. On Friday, December 1, 2017 at 8:24:47 PM UTC-5, TonyM wrote: > > Captain Packe

[tw] Weird Tag

2017-12-01 Thread Captain Packers
I have this weird tag that shows up in my Tag Manager and the tag drop list when I'm editing a tiddler (see attachment). Does anyone know where this comes from and how I can get rid of it? Thanks -- You received this message because you are subscribed to the Google Groups "TiddlyWiki" group.

[tw] ordering custom sidebar tabs

2017-10-27 Thread Captain Packers
I'm wondering if there is a way to order custom sidebar tabs relative to one another. I know how to use the list-before and list-after options, but it seems these must be relative to a $:/core/ui/SideBar/"TabName" to work properly. Is there a way to order two custom tabs relative to one

[tw] reserved words in quoted strings messes up code highlighter

2017-09-26 Thread Captain Packers
I'm running into a situation where I'm using reserved words withing quoted strings for output messages in PL/SQL, and the reserved words are messing up the syntax highlighting. For example: dbms_output.put_line('update_stf03_academicyear: commit not executed'); has this affect on the rest of

[tw] adding PL/SQL elements to highlight.js

2017-09-15 Thread Captain Packers
Is there a way to tweak highight.js plugin so it recognizes and highlights PL/SQL elements such as *procedure*,* cursor*, and* varchar2*, for example? -- You received this message because you are subscribed to the Google Groups "TiddlyWiki" group. To unsubscribe from this group and stop

Re: [tw] [TW5] Table of Contents

2017-08-09 Thread Captain Packers
I still think anchor tags that can be used to generate a toc within a tiddler could be useful. One example where I would like to use them is in code documentation. If you generate a document for each module, you may want a section with a heading Change Log. From my experience, you can't create

[tw] Two tables of content

2017-07-25 Thread Captain Packers
Is it possible to create two different tables of content and show them on different tabs? -- 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

[tw] The TiddyWebAdaptor expects to be running on a root URL

2017-07-24 Thread Captain Packers
Can anyone verify whether or not this is still an issue? This was from an old post: https://github.com/Jermolene/TiddlyWiki5/issues/92 I'm trying to set up a proxy pass to a tiddlywiki, but I would prefer that it not be running at the site root. Would prefer running at site.net/tw, for

[tw] Re: [TW5] - NodeJs : AutoSave not working

2017-07-21 Thread Captain Packers
I've been looking for a way to set this up for over a year now. I still can't quite get it working. Can you provide more detail about your config files and the URL you use to invoke the tiddlywiki? On Thursday, December 18, 2014 at 1:48:46 PM UTC-5, nbertr...@gmail.com wrote: > > Hi, > > I've

[tw] change tiddler author

2017-07-21 Thread Captain Packers
I'm using Stephan Hradek's newtiddler plugin and every time I create a new tiddler it show's Stephan as the author. How do I change this? I don't want Stephan labeled as the author of all my Journal entries!!! -- You received this message because you are subscribed to the Google Groups

[tw] Re: Help! I killed my Node TW

2017-07-19 Thread Captain Packers
I deleted a bunch of theme related tiddlers that started with $__ and was able to recover On Wednesday, July 19, 2017 at 5:21:38 PM UTC-4, Captain Packers wrote: > > I killed my node TW while messing around with formatting changes. Now when > I open it, all links are completely unr

[tw] Help! I killed my Node TW

2017-07-19 Thread Captain Packers
I killed my node TW while messing around with formatting changes. Now when I open it, all links are completely unresponsive, even is safe mode. I can't even export or get a list of tiddlers to try to export to a new wiki. I don't know how to fix this other than a brute force method of creating

[tw] Re: Switch sides for Story Board and TOC

2017-07-06 Thread Captain Packers
com/-r6pr2pKUZJg/WV6Rg616aNI/JyA/vaNVLmSoj-8J2kycR1-DQ41h2EHHFXtlgCLcBGAs/s1600/Screenshot%2Bfrom%2B2017-07-06%2B15-32-16.png> Can anyone help with this? Thanks On Thursday, July 6, 2017 at 2:58:36 PM UTC-4, Captain Packers wrote: > > so i'm working with Ton's tw5topleft

[tw] Re: Switch sides for Story Board and TOC

2017-07-06 Thread Captain Packers
ell me how to fix this? On Tuesday, November 11, 2014 at 10:29:21 AM UTC-5, Captain Packers wrote: > > Is it possible to have the table of contents on the left and the Story > Board or Tiddlers on the right hand side of the browser window? > -- You received this message because

[tw] Re: [TW5] What is this: {{||$:/core/ui/TagTemplate}}

2017-05-16 Thread Captain Packers
I can't find it. Could it be embedded in the core? Maybe I was looking at a core tiddler and inadvertently tagged it? ? On Tuesday, May 16, 2017 at 10:53:04 AM UTC-4, Captain Packers wrote: > > That still did not lead me to a tiddler with that tag. Any other ideas. > This

[tw] Re: [TW5] What is this: {{||$:/core/ui/TagTemplate}}

2017-05-16 Thread Captain Packers
That still did not lead me to a tiddler with that tag. Any other ideas. This is a node tiddly wiki. Can I use grep to search for the offending tiddler? are tags stored in the .tid files? On Wednesday, February 22, 2017 at 3:21:30 PM UTC-5, Jed Carty wrote: > > Search for a shadow tiddler named

[tw] Re: [TW5] New Tiddlers have no type set

2017-03-23 Thread Captain Packers
Is there a new tiddler template somewhere where the default can be set? On Thursday, March 23, 2017 at 4:12:09 PM UTC-4, Captain Packers wrote: > > I'm just wondering why some have a type set and some don't. Will this vary > from browser to browser and platform to platform (I'm runnin

[tw] Re: [TW5] New Tiddlers have no type set

2017-03-23 Thread Captain Packers
I'm just wondering why some have a type set and some don't. Will this vary from browser to browser and platform to platform (I'm running node.js tiddlywiki on Android, windows, and Unbutu systems and syncing the tiddlers to Google Drive). On Thursday, March 23, 2017 at 3:55:28 PM UTC-4, Jed

[tw] [TW5] New Tiddlers have no type set

2017-03-23 Thread Captain Packers
I recently noticed that when I create new tiddlers, the Type is no longer being set to text/vnd.tiddlywiki by default. How can I correct that? Do I need to? Thanks in advance -- You received this message because you are subscribed to the Google Groups "TiddlyWiki" group. To unsubscribe from

[tw] .tid created timestamp

2017-03-07 Thread Captain Packers
I was at a conference and created some tiddlers in a different time zone. My tablet did not auto switch time zones, I would like to modify the created timestamp in the .tid files to reflect the local creation time, but am not sure of the spec on the value. It looks like it may be

[tw] Re: [TW5-node] How to trigger a rebuild of $__StoryList.tid

2017-02-22 Thread Captain Packers
the actual contents of $__StoryList.tid on the server -- 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

Re: [tw] [TW5-node]

2017-02-22 Thread Captain Packers
How would you do that? -- 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 to

[tw] Re: [TW5] What is this: {{||$:/core/ui/TagTemplate}}

2017-02-22 Thread Captain Packers
The problem is I can't find the tiddler that is tagged this way -- 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

[tw] [TW5] What is this: {{||$:/core/ui/TagTemplate}}

2017-02-22 Thread Captain Packers
This {{||$:/core/ui/TagTemplate}} is showing up in my tag manager as a tag but I can't find a tiddler that has this tag. I would like to remove it from my TiddlyWiki. It doesn't show up in other new TiddlyWikis. I don't think it belongs. Is it safe to remove? How can I find it? Thanks in

[tw] Re: [TW5-node] How to trigger a rebuild of $__StoryList.tid

2017-02-22 Thread Captain Packers
appear/viewable. On Tuesday, February 21, 2017 at 5:40:53 AM UTC-5, PMario wrote: > > On Tuesday, February 21, 2017 at 1:38:26 AM UTC+1, Captain Packers wrote: >> >> Does anyone know how to trigger a rebuild of $__StoryList.tid withouth >> having to restart the tiddlywiki s

[tw] Re: [TW5-node] How to trigger a rebuild of $__StoryList.tid

2017-02-22 Thread Captain Packers
he server? > > On Monday, February 20, 2017 at 7:38:26 PM UTC-5, Captain Packers wrote: >> >> Does anyone know how to trigger a rebuild of $__StoryList.tid withouth >> having to restart the tiddlywiki server? >> > -- You received this message because you are subscribe

[tw] [TW5-node]

2017-02-20 Thread Captain Packers
Does anyone know how to trigger a rebuild of $__StoryList.tid withouth having to restart the tiddlywiki server? -- 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

[tw] Re: Keyboard shortcuts for Tagging and moving from Tag to Body text?

2017-02-18 Thread Captain Packers
I would be in favor of an improved way to manage tagging mouse-free. I like the idea of adding up, down, and enter keys functionality. Even better would be the ability to enter multiple tags at the same time by comma or space separation. Thanks -- You received this message because you are

Re: [tw] Re: (TW5) Live preview of WikiText?

2017-02-15 Thread Captain Packers
I don't see a preview pane. Is it not available when running node.js tiddlywiki? On Thursday, January 2, 2014 at 5:17:50 AM UTC-5, Jeremy Ruston wrote: > > Hi Leo > > It sounds like you found the preview pane (it's not the same as the > codemirror plugin, btw), but that the problem is that it

[tw] [TW5-Node.js] How to Refresh Tiddler List

2017-02-15 Thread Captain Packers
I love using Node.js with TiddlyWIki. I especially like the fact that I can run the same wiki on several devices and save the tiddlers to a google drive folder that I can then use Google Drive sync to sync my desktop to Google Drive and various android folder sync apps to keep those devices in

[tw] Re: [TW5] Is it possible to make a button that creates a tiddler with multiple tags?

2015-01-30 Thread Captain Packers
Tobias, Thanks. That example helps a lot. In the process of working up a new custom journal button, I've come across a really odd TW behavior. The letter 'p' in Development in the tittle is being translated to the letter 'a'. Something to do with the now macro and the juxtaposition of 'pm'

[tw] Re: [TW5] Is it possible to make a button that creates a tiddler with multiple tags?

2015-01-29 Thread Captain Packers
I can't quite get the code right to add the second Journal tag. I'm using tags={{!!tags}} to pick up the tags of the current tiddler, but then I would like to add Journal. Here's what I've got: $button $action-sendmessage $message=tm-new-tiddler title=now Tableau Product Development Journal of

[tw] Re: [TW5] node.js tiddlywiki over ssl possible

2015-01-22 Thread Captain Packers
So I need to set up a proxy server? On Thursday, January 22, 2015 at 11:58:00 AM UTC-5, PMario wrote: TW doesn't need MySQL + PHP + Perl So you basically would have enough with an xa Apache environment and apache set up as a proxy. Do you want to expose your node tw to the web? -mario

[tw] [TW5] node.js tiddlywiki over ssl possible

2015-01-22 Thread Captain Packers
Can node.js tiddlywiki run over ssl? Anyone set it up in the windows xampp environment? Are there any good HOWTO's out there? 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,

[tw] Re: [TW5] node.js tiddlywiki over ssl possible

2015-01-22 Thread Captain Packers
yes, but I want to use an ssl port. I can't figure out how to do it. Do I have to hack tiddlywiki.js and set up a secure node.js server within the tiddlywiki.js file before tiddlywiki is booted? seems like there should be some tiddlywiki command line arguments to set up a secure server if there

[tw] Re: [TW5] Codemirror for SQL

2015-01-21 Thread Captain Packers
Yes. I dragged the link $:/plugins/tiddlywiki/codemirror to my tiddlywiki browser window as instructed at http://tiddlywiki.com/plugins/tiddlywiki/codemirror/ On Wednesday, January 21, 2015 at 11:27:09 AM UTC-5, Tobias Beer wrote: Did you actually install the codemirror plugin? Best wishes,

[tw] Re: [TW5] Codemirror for SQL

2015-01-21 Thread Captain Packers
. It may be that all I needed to do was install the codemirror plugin and then apply this here little trick On Wednesday, January 21, 2015 at 10:35:59 AM UTC-5, Captain Packers wrote: I am trying to implement codemirror for sql in node.js tiddlywiki, following the example for clike code at http

[tw] Re: [TW5] Codemirror for SQL

2015-01-21 Thread Captain Packers
Yes. I dragged the link $:/plugins/tiddlywiki/codemirror to my tiddlywiki browser window as instructed at http://tiddlywiki.com/plugins/tiddlywiki/codemirror/ The plugin tiddler shows a list of shadow tiddlers including $:/config/EditorTypeMappings/text/css, ...text/html, ...text/plain, ...

[tw] [TW5] How do you make a shadow tiddler in TW5?

2015-01-21 Thread Captain Packers
How do you make a shadow tiddler in TW5??? -- 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

[tw] [TW5] Codemirror for SQL

2015-01-21 Thread Captain Packers
I get an Undefined widget 'edit-codemirror' message. Does anyone know what I'm doing wrong and how to fix this? Does anyone have a working example of sql code highlighting? Thanks in advance for any tips. Regards, Captain Packers -- You received this message because you are subscribed

[tw] [TW5] Is it possible to make a button that creates a tiddler with multiple tags?

2014-12-18 Thread Captain Packers
name, but can't figure out how to make it work. Thanks. Captain Packers -- 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

[tw] Re: Node.js spell check?

2014-12-17 Thread Captain Packers
This seems to be an artifact of Chrome. Switching to Firefox seems to resolve the issue. See https://groups.google.com/forum/#!topic/tiddlywiki/6qaY4VQwuuI, although I did not find that disabling codemirror made any difference On Tuesday, November 11, 2014 2:54:29 PM UTC-5, Captain Packers

[tw] [TW5] Is there an easy way to set table column width and row height for a single table?

2014-12-16 Thread Captain Packers
, which works fine, but if I try to use this construct again in the next column, like |!@@display:block;width:15em;Date@@|, it seems to bork the whole row. And I have no idea how to make the rows taller. Any tips would be greatly appreciated. Regards, Captain Packers -- You received this message

[tw] Re: [TW5] Is there an easy way to set table column width and row height for a single table?

2014-12-16 Thread Captain Packers
, 2014 11:45:17 AM UTC-5, Captain Packers wrote: I am making one table in which I would like to force a fixed column width for a couple columns and a fixed row height for all rows. I don't want to use css to do this because, as I said, it's just for a single table. I tried using

[tw] Re: Renaming tags (search and replace)

2014-11-21 Thread Captain Packers
Slick. Thanks. On Tuesday, January 14, 2014 11:50:41 AM UTC-5, Alberto Molina wrote: I have just created a tiddler that allows me to search and replace the name of my tags. It works with two steps: 1. It shows the tiddlers with the old to-be-replaced tags. With a checkbox, I can

[tw] Switch sides for Story Board and TOC

2014-11-11 Thread Captain Packers
Is it possible to have the table of contents on the left and the Story Board or Tiddlers on the right hand side of the browser window? -- You received this message because you are subscribed to the Google Groups TiddlyWiki group. To unsubscribe from this group and stop receiving emails from

Re: [tw] Can't connect to my node.js tiddlywiki from a client PC

2014-11-11 Thread Captain Packers
Thanks Jeremy. Do you know how the password option works? I set it once, but when I connected from a remote client I was not challenged for a password. On Tuesday, November 11, 2014 10:39:48 AM UTC-5, Jeremy Ruston wrote: Hi Captain Packers By default, the TW5 server listens on 127.0.0.1

  1   2   >