[tw5] Spacing in ordered lists in Markdown Tiddlers

2021-04-08 Thread Andy Pastuszak
When I create ordered lists in markdown tiddlers, I get a space between each item in the ordered lists. Creating ordered lists using TW5 does not create these spaces. My Markdown looks like this: 1. List Item 1 2. List Item 2 3. List Item 3 My TW5 looks like this: # List Item 1 # List Item

[tw5] Is there a way to change the default tiddler type?

2021-04-07 Thread Andy Pastuszak
I installed the Markdown plugin and am writing all my tiddlers in Markdown, if possible. Is there a way to make markdown the default tiddler type? -- You received this message because you are subscribed to the Google Groups "TiddlyWiki" group. To unsubscribe from this group and stop receiving

[tw5] Re: Node.js install without global option

2021-04-07 Thread Andy Pastuszak
I figured out my issue. I uninstalled Tiddlywiki using npm. I then deleted all the folders it created and got it to reinstall with the -g option. After that, I need to fix my path, because the installer work gave me didn't set the path properly. I had to add %USERPROFILE%\AppData\Roaming\npm

[tw5] Node.js install without global option

2021-04-06 Thread Andy Pastuszak
I'm on a pretty locked down work computer. I have Node.js installed, and I am able to install tiddlywiki using npm install tiddlywiki. But I can't use the -g option. If I do, I get a bunch of errors. Is there any way to run the install if you can't install globally? -- You received this

[tw5] Tiddlydesktop - What's the difference between adding a wiki file and a wiki folder?

2020-09-24 Thread Andy Pastuszak
This is probably a dumb question, but what is a wifi folder vs a wiki file? Andy -- 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

[tw5] Is there a way to attach a Tiddler to an email?

2019-02-06 Thread Andy Pastuszak
I made the journey from Tiddlywiki to OneNote and back. OneNote is far too linear for my liking. The one thing I would like to do it easily attach a tiddler to an Outlook email message, possibly via drag and drop. Is there any way to do this? -- You received this message because you are

[tw5] Re: MArkdown plugin and tables?

2018-07-23 Thread Andy Pastuszak
rkdown/extra/ > > I don't know whether there are any downsides of this. The problem with > markdown is that you have to give up all the features of TW to use it. So I > stick with TW. > > -- Mark > > > On Monday, July 23, 2018 at 1:04:35 PM UTC-7, Andy Pastuszak wrote

[tw5] Re: MArkdown plugin and tables?

2018-07-23 Thread Andy Pastuszak
atting documentatin at > > https://michelf.ca/projects/php-markdown/extra/ > > I don't know whether there are any downsides of this. The problem with > markdown is that you have to give up all the features of TW to use it. So I > stick with TW. > > -- Mark > > >

[tw5] MArkdown plugin and tables?

2018-07-23 Thread Andy Pastuszak
Am I going crazy or does the markdown plugin not support tables? -- 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] Re: Table line shading

2018-07-23 Thread Andy Pastuszak
#ccc;} > > -- Mark > > > On Thursday, July 19, 2018 at 12:58:30 PM UTC-7, Andy Pastuszak wrote: >> >> Been playing with CSS and shading of lines on a table. I want 3 lines to >> be shaded white and three lines to be shaded grey. I did this CSS: >> >> html bo

[tw5] Table line shading

2018-07-19 Thread Andy Pastuszak
Been playing with CSS and shading of lines on a table. I want 3 lines to be shaded white and three lines to be shaded grey. I did this CSS: html body .table1 tr:nth-of-type(3n) {background-color:#ccc;}html body .table1 tr:nth-of-type(6n-1) {background-color:#ccc;}html body .table1

[tw5] Re: Table with no borders

2018-07-19 Thread Andy Pastuszak
rk > > On Thursday, July 19, 2018 at 10:37:30 AM UTC-7, Andy Pastuszak wrote: >> >> I am trying to use CCS to create a table with no borders of any kind >> around the edges anywhere. This is the CSS I am trying to use: >> >> html body .table1 table, td, th {bor

[tw5] Table with no borders

2018-07-19 Thread Andy Pastuszak
I am trying to use CCS to create a table with no borders of any kind around the edges anywhere. This is the CSS I am trying to use: html body .table1 table, td, th {border: none; border-collapse: collapse; border-color: transparent;} I'm still getting a thin grey line around the table and all

[tw5] Re: Cannot apply stylesheet to table

2018-07-19 Thread Andy Pastuszak
That worked! Thank you! Andy On Thursday, July 19, 2018 at 11:50:35 AM UTC-4, Odder wrote: > > > Hello Andy, > > you have a typo: $:/tags/*S*tylesheet > > Odder > -- You received this message because you are subscribed to the Google Groups "TiddlyWiki" group. To unsubscribe from this group

[tw5] Cannot apply stylesheet to table

2018-07-19 Thread Andy Pastuszak
I created a new tiddler called $:/StyleSheet and tagged it with the tag $:/tags/stylesheet. I then took the sample code from tw5mall and put it in the tiddler: html body .psychotable th {background-color:#ff0099;} html body .psychotable td {background-color:#ff9933;} html body .psychotable

[tw5] Re: TW in Public -- "Tomb Of Horrors"

2018-05-08 Thread Andy Pastuszak
Wow, that's very nice! Grabbed a copy before the WoTC lawyers make it go away. Andy On Tuesday, May 1, 2018 at 6:27:01 AM UTC-4, @TiddlyTweeter wrote: > > A TW from a DesignWriteStudio student ... > > Tomb Of Horrors ... http://tombofhorrors.tiddlyspot.com/ > > If you want to comment go

[tw] Markdown Plugin and tables

2018-02-16 Thread Andy Pastuszak
Am I doing something wrong or does the markdown plugin not support tables. I'm a huge fan of Markdown and prefer to use it over standard wiki markup. But if I can't mix msrkdown and tables, that would be a bummer. -- You received this message because you are subscribed to the Google Groups

[tw] Multiple TiddlyWikis on the same node.js install

2017-10-05 Thread Andy Pastuszak
Is there any way to run more than one copy of Tiddlywiki off the same node.js install? -- 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] TiddlyWiki5 and iOS

2017-02-01 Thread Andy Pastuszak
What is currently the best solution for editing a TW5 file on iOS. I used to use TWEdit+, but app store reviews say that the current version is over 2 years old and does not support encrypted TW5 files. Andy -- You received this message because you are subscribed to the Google Groups

[tw] TiddlyChrome and the elimination of Chrome Apps

2016-09-26 Thread Andy Pastuszak
Google announced that it will no longer support Chrome apps on the desktop builds of Chrome. This is putting a lot of developers in a bad place, I am sure. Does this mean that TiddlyChrome is pretty much dead now? -- You received this message because you are subscribed to the Google Groups

[tw] HTML to Markdown converter

2016-08-09 Thread Andy Pastuszak
I have been trying to find the best way to "scrape" web pages and stick them into a tiddler, and I came across something interesting. Excuse any profanity, as I just found this stuff and did not name it. 1. Install the Markdown plugin for TiddlyWiki5 found here:

[tw] Is there a way to scrape a web page and put it in a tiddler?

2016-08-01 Thread Andy Pastuszak
As the title says, is there a way to scrape a web page and throw all it's contents (including images) in a Tiddler? -- 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] tags and carriage returns

2016-05-11 Thread Andy Pastuszak
I don't know if this has been brought up before, but it would be a great time saver to be able to deal with tags in a new tiddler with arrow keys and carriage returns. For example, start typing a new tag. The auto complete list pops up. You arrow down to the tag you want and just hit enter.

[tw] Re: TiddlyDesktop, multiple monitors and the wiki list window

2016-05-11 Thread Andy Pastuszak
Oh Thank You! On Sunday, May 1, 2016 at 8:55:54 PM UTC-4, Scott Simmons (Secret-HQ) wrote: > > Hi, Andy — > > I've encountered a similar problem myself. I can still see TiddlyDesktop > in my taskbar (in addition to the icon in the tray), but I can't "find" the > window anywhere on my desktop.

[tw] TiddlyDesktop, multiple monitors and the wiki list window

2016-04-28 Thread Andy Pastuszak
I am using TiddlyWiki for work and am using TiddlyDesktop. I move around from home, where I have a dock with 2 24" monitors, to work, where I will either have one monitor in a dock, or just sitting with the laptop lid open. The problem I have is, if I change from home to work and launch

[tw] Is there a way to make a drop cap in TiddlyWiki

2016-03-14 Thread Andy Pastuszak
I'm experimenting with using TiddlyWiki to convert a book for a printed set of pages to something far more useful. I'd like to try and "fancy things up" a bit. -- You received this message because you are subscribed to the Google Groups "TiddlyWiki" group. To unsubscribe from this group and

[tw] Adding a tag by typing it and hitting the ENTER key

2016-03-02 Thread Andy Pastuszak
Is there some way to enabler to this. I don't like having to type and then click on add. I'd rather type and hit ENTER and go on tot he next tag. -- You received this message because you are subscribed to the Google Groups "TiddlyWiki" group. To unsubscribe from this group and stop receiving

[tw] My cross platform TiddlyWiki solution

2016-03-01 Thread Andy Pastuszak
I decided to take some time and find a way to get Tiddlywiki on all my devices and have the ability to edit on any of them. Here is what I came up with: Devices: Apple iPad Air 2 Lenovo ThinkPad T440 running Arch Linux Motorola Moto X Pure 2015 So, I need to deal with Linux, Android and iOS.

[tw] Re: TiddlyWiki for recipes

2016-02-28 Thread Andy Pastuszak
Tobias, This looks very nice. Any plans to keep working on this? Andy On Saturday, November 21, 2015 at 10:28:13 AM UTC-5, Tobias Beer wrote: > > Hi Peter, > > Doesn't have all your bells and whistles (yet), > but perhaps a good starting point... > > http://tobibeer.github.io/me/cook > > Best

[tw] Has anyone used Tiddlywiki as a recipe manager?

2016-02-28 Thread Andy Pastuszak
I'm trying to find a good cross platform recipe manager, and it seems like TW would fit the bill. Andy -- 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

Re: [tw] Cutting and pasting an email from Outlook 2013 and maintaining formatting

2016-01-28 Thread Andy Pastuszak
> > -Felix > > On 01/28/2016 07:24 PM, Andy Pastuszak wrote: > > Is there any way to cut and paste and email from Outlook 2013 into > Tiddlywiki and maintain formatting? > -- > You received this message because you are subscribed to the Google Groups > "Tidd

Re: [tw] Cutting and pasting an email from Outlook 2013 and maintaining formatting

2016-01-28 Thread Andy Pastuszak
red in mbox or eml, it would be an idea to write a > certain import module for this format, that way, also "from" and "subject" > would be included. Maybe somebody pics this up at some point. > > -Felix > > > On 01/28/2016 08:31 PM, Andy Pastuszak wrote: >

[tw] Cutting and pasting an email from Outlook 2013 and maintaining formatting

2016-01-28 Thread Andy Pastuszak
Is there any way to cut and paste and email from Outlook 2013 into Tiddlywiki and maintain formatting? -- 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] Tiddlyweb and Tiddlyspace plugin

2015-07-20 Thread Andy Pastuszak
The Tiddlyweb and Tiddlyspace plugin states: This plugin runs in the browser to synchronise tiddler changes to and from a TiddlyWeb-compatible server (including TiddlyWiki 5 itself). It is inert when run under Node.js. Does this mean I can put a TW5 file on my web server at home and I can have

[tw] Re: Announcing TiddlyChrome

2015-07-14 Thread Andy Pastuszak
This is not working for me. When I click the save button it's prompting me to download a file with a really long GUID that changes each time. Andy On Wednesday, July 8, 2015 at 12:57:53 PM UTC-4, Arlen Beiler wrote: Hi everyone, Was working on a project and once again wished that chrome

[tw] My solution to the Google Chrome save issue

2015-07-01 Thread Andy Pastuszak
Ok. I've been trying to use GSD with Google Chrome and the saving situation is less than ideal. Mostly because the save doesn't overwrite the previous file, but instead makes a new file with a (1) added to the end. This get annoying after the 4th or 5th save. Since I had no need to make my

[tw] Using TW5 to store recipes?

2015-06-14 Thread Andy Pastuszak
Does anyone use TW5 to store recipes? Are there any TW5 plugins that would make this task easier? -- 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] TW5 and Google Chrome

2015-05-21 Thread Andy Pastuszak
I know of the limits Google Chrome's sandbox imposes on Tiddlywiki's ability to save files. Is it possible to write an extension for Chrome, the way someone has for Firefox, to get TW saves to work? -- You received this message because you are subscribed to the Google Groups TiddlyWiki

[tw] node,js install

2015-01-20 Thread Andy Pastuszak
I decided to try Tiddlywiki on node.js. Install was extremely straightforward. When I click on save, it prompts me to download an html file. Is this normal behavior? Andy -- You received this message because you are subscribed to the Google Groups TiddlyWiki group. To unsubscribe from

Re: [tw] TW5 and Plugins

2014-12-11 Thread Andy Pastuszak
. There are quite strict standards for the official library (eg plugins must work both in the browser and under Node.js) and so not all existing plugins could be included without modification. Best wishes Jeremy. On Wed, Dec 10, 2014 at 2:27 AM, Andy Pastuszak apast...@gmail.com

[tw] Re: GSD5 v0.4-beta Release

2014-12-11 Thread Andy Pastuszak
Is there a roadmap or a place that we can post feature suggestions? An amazing job right now. Andy On Thursday, December 11, 2014 9:16:58 AM UTC-5, Roma Hicks wrote: Release of GSD5 version 0.4beta. Thanks to those who helped create this release! *Download GSD5 v0.4-beta*

[tw] Re: GSD5 v0.4-beta Release

2014-12-11 Thread Andy Pastuszak
Ok, you all can just ignore me. I read the whole post and saw the Github link. On Thursday, December 11, 2014 11:45:39 PM UTC-5, Andy Pastuszak wrote: Is there a roadmap or a place that we can post feature suggestions? An amazing job right now. Andy On Thursday, December 11, 2014 9:16

[tw] WYSIWYG editor for TW5

2014-12-09 Thread Andy Pastuszak
Is there any way to incorporate a WYSIWYG editor 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

[tw] Re: WYSIWYG editor for TW5

2014-12-09 Thread Andy Pastuszak
Nope. No WYSIWYG plugin or editor at that link. On Tuesday, December 9, 2014 8:36:41 PM UTC-5, BJ wrote: Hi Andy, there is a WYSIWYG editor plugin here: bjtools.tiddlyspot.com cheers BJ On Tuesday, December 9, 2014 6:03:38 PM UTC-6, Andy Pastuszak wrote: Is there any way

[tw] TW5 and Plugins

2014-12-09 Thread Andy Pastuszak
Two things I'd love to see for TiddlyWiki5 are: 1. One place to go see a list of all available plugins. Right now, there are multiple sites and there is no one place to see all available plugins. 2. An easy way to see if a new version of a plugin exists. -- You received this message because

[tw] Re: WYSIWYG editor for TW5

2014-12-09 Thread Andy Pastuszak
Ok, the last time Visual Editor just loaded a bunch of HTML. This time I'm getting a WYSIWYG toolbar. Thanks! On Tuesday, December 9, 2014 9:52:05 PM UTC-5, BJ wrote: try here http://bjtools.tiddlyspot.com/#VisualEditor On Tuesday, December 9, 2014 8:23:59 PM UTC-6, Andy Pastuszak wrote

[tw] TW5 and Recipes

2014-12-08 Thread Andy Pastuszak
I'm trying to tweak TW5 to make it more like Evernote. I just discovered TiddlyClip, which I find to be insanely useful. I'm going to try and use Bittorent Sync to make the file available across all me computers and devices. The last thing I would like to add is some good way to store

[tw] Saving TW5 files in Chrome

2014-02-27 Thread Andy Pastuszak
Is there in anyway to get Chrome to save TW5 files without downloading a new copy of the over and over again? -- 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

Re: [tw] Saving TW5 files in Chrome

2014-02-27 Thread Andy Pastuszak
Well, at work I only have access to Chrome and IE8. IE8 does not work at all. I keep getting slow script errors. I may go with node.js. On Thursday, February 27, 2014 10:19:19 AM UTC-5, Jeremy Ruston wrote: Hi Andy On Thu, Feb 27, 2014 at 3:03 PM, Andy Pastuszak apast

[tw] Searching by new fields?

2014-02-27 Thread Andy Pastuszak
Is there a way to search and have it check new fields I create in a tiddler? Or is it better to just stick with tags instead of fields? -- 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] Saving TW5 files in Chrome

2014-02-27 Thread Andy Pastuszak
Thank you! On Thursday, February 27, 2014 10:30:50 AM UTC-5, Jeremy Ruston wrote: Hi Andy On Thu, Feb 27, 2014 at 3:22 PM, Andy Pastuszak apast...@gmail.comjavascript: wrote: Well, at work I only have access to Chrome and IE8. IE8 does not work at all. I keep getting slow script

[tw] Re: Searching by new fields?

2014-02-27 Thread Andy Pastuszak
TW5. Sorry about that. On Thursday, February 27, 2014 12:11:56 PM UTC-5, PMario wrote: On Thursday, February 27, 2014 4:24:34 PM UTC+1, Andy Pastuszak wrote: Is there a way to search and have it check new fields I create in a tiddler? Or is it better to just stick with tags instead

Re: [tw] Saving TW5 files in Chrome

2014-02-27 Thread Andy Pastuszak
I decided to just download and use TiddlyDesktop. So far so good. On Thursday, February 27, 2014 12:14:48 PM UTC-5, Danielo Rodríguez wrote: Andy, please keep us posted. Thanks in advance -- You received this message because you are subscribed to the Google Groups TiddlyWiki group. To

Re: mGTD and iPhone Apop

2010-05-27 Thread Andy Pastuszak
has the same security issues are regular Firefox, so this would be a worthwhile addition to consider. Man, I'm so looking forward to trying out Fennec and mGSD. On May 27, 6:27 am, Andy Pastuszak apastus...@gmail.com wrote: I have a Droid running Android 2... On Thu, May 27, 2010 at 6:54 AM

Re: Fennec and mGTD

2010-05-27 Thread Andy Pastuszak
I'd consider that, but I think I'd get written up for storing corporate information on a public web server without SSL. Andy On 5/27/10 6:27 PM, Gingerman wrote: I've been using TiddlySpot on my iPhone. It works through Safari pretty well. -- You received this message because you are

Re: mGTD and iPhone Apop

2010-05-26 Thread Andy Pastuszak
There is no app, but I did learn that you can copy your file to an Android phone, open it and edit it in fennec, the mobile version of Firefox. Andy On Sat, May 15, 2010 at 4:22 PM, marcwomm subscr...@marcwomm.123mail.org wrote: Hi, I am wondering if there is an iPhone App for mGTD (formerly

Re: MonkeyGTD on Symbian (S60 Nokia N97) - saving changes not working

2010-02-07 Thread Andy Pastuszak
Does Firefox Mobile work on that phone? That might work. I know it works on the N900 (Firefox Mobile that is. Not sure about MonkeyGTD.) Andy On Sun, Feb 7, 2010 at 5:39 PM, NokiaUser sch...@gmail.com wrote: Hi, same problem here. MonkeyGTD on my N97, tiddlysaver.jar in the same directory.

Re: Using MonkeyGTD on Android

2010-01-29 Thread Andy Pastuszak
I'll try that right after lunch!! On Jan 29, 2010 12:17 PM, AlanBCohen alanbco...@gmail.com wrote: I've been thinking about your problem and while it might not be the answer, this is worth a try; on some browsers, to save a TW, you need to have the TiddlySaver.jar file. You can get it

Re: Using MonkeyGTD on Android

2010-01-26 Thread Andy Pastuszak
The Android browser would not let me write to the SD card, so my test only allowed read only access. So close... I emailed the Dolphin developer to see if there was something I was missing, Waiting to hear back. Andy On Jan 26, 2010 8:59 AM, Colin colin.y...@gmail.com wrote: How is the