[tw] Re: Presenting: BLC Plugin! For kanban like organization in the style of Trello using boards, lists, and cards.

2017-09-10 Thread TonyM
oops, I also meant to suggest remove the word card from the new card area and just keep "+ New" (or + Drag New), then dragging "+ New" onto a list makes a card, and on to the "list drop zone" a new list. Placing the word "drag" or "Drop" on the areas icon helps people find a drag and drop feat

[tw] Re: Presenting: BLC Plugin! For kanban like organization in the style of Trello using boards, lists, and cards.

2017-09-10 Thread TonyM
Thanks Read that makes sense. Some more Ideas, It could be an advantage to have a more obvious "list drop zone" so that until people learn that dropping onto the >> and << symbols is the list management technique. Perhaps you could hide the following behind a matching area called Display sett

[tw] Re: Presenting: BLC Plugin! For kanban like organization in the style of Trello using boards, lists, and cards.

2017-09-10 Thread Reid Gould
Tony, Since every list or card is really just a plain old tiddler, all the same methods of creation work for lists. This includes dragging the "New Card" onto the list areas! It will open the tiddler in the main story so you can title it, but you will see when you return to the board that it is

[tw] Re: Presenting: BLC Plugin! For kanban like organization in the style of Trello using boards, lists, and cards.

2017-09-10 Thread Reid Gould
Josiah, It is interesting to see the ways that this kind of layout is used in different services, it certainly seems to be a perfect match for twitter feeds! BLC works using normal old TiddlyWiki "tags" and "list" fields, so if someone were to make a tool to retrieve and save tweets as tiddlers

[tw] Re: Presenting: BLC Plugin! For kanban like organization in the style of Trello using boards, lists, and cards.

2017-09-10 Thread TonyM
Reid, Thanks, Got it now, I love that feature. I can batch questions/suggestions for later but here is a few, 1. I know see how the the double left and right icons work, by dropping things on them, perhaps another icon would help indicate this more. 2. What is the main way to create

[tw] Re: Presenting: BLC Plugin! For kanban like organization in the style of Trello using boards, lists, and cards.

2017-09-10 Thread Reid Gould
Thomas, Thanks for sharing those links. I am in fact using CSS Flexbox to achieve several parts of the layout right now. The article also mentions CSS Grid, but that property is still very early in it's adoption curve among browsers. For anyone who may have not updated since the beginning of t

[tw] Re: Presenting: BLC Plugin! For kanban like organization in the style of Trello using boards, lists, and cards.

2017-09-10 Thread Reid Gould
Tony, The workflow I have in mind is that if one has several lists, several can be dragged to become cards inside of one list: After

[tw] Re: Presenting: BLC Plugin! For kanban like organization in the style of Trello using boards, lists, and cards.

2017-09-10 Thread TonyM
Reid, Please tell me how to remove a list from a list of Lists? Where is the list position? so I can "move back into list position". Regards Tony On Monday, September 11, 2017 at 4:26:01 AM UTC+10, Reid Gould wrote: > > > To anyone still following, > > A new version is online at the same link

[tw] Re: Presenting: BLC Plugin! For kanban like organization in the style of Trello using boards, lists, and cards.

2017-09-10 Thread TonyM
Reid, I am reviewing the current release and will provide some feedback. Actually by standing on the shoulders giants, on top of your work, I have some ideas which I am applying on top of your solution, I will let you know soon if you want to include the features. I love a Guessing Competition

[tw] Re: How to change text editor settings?

2017-09-10 Thread 'Mark S.' via TiddlyWiki
Hi kelsang, D'oh! I tested on my own somewhat older version made before the new iframe based editor. The new editor has a different CSS class structure. Try this instead in the specially tagged tiddler: .tc-tiddler-frame textarea.tc-edit-texteditor { background-color:lightblue; } Actually,

[tw] Re: Presenting: BLC Plugin! For kanban like organization in the style of Trello using boards, lists, and cards.

2017-09-10 Thread Thomas Elmiger
What does BLC stand for? Here’s a good read on finding product names: http://blog.fogcreek.com/the-agonies-of-picking-a-product-name/ Have fun! Thomas -- You received this message because you are subscribed to the Google Groups "TiddlyWiki" group. To unsubscribe from this group and stop rec

[tw] Re: How to change text editor settings?

2017-09-10 Thread kelsang sherab
This worked great thanks On Friday, September 8, 2017 at 8:25:38 PM UTC+1, Mark S. wrote: > > Oh? Is that what's meant by Zen node? In another post I got some help from > Jeremy making a similar tool. > > Put this code into a tiddler: > > <$select tiddler="$:/state/side-edit-tiddler" tag="input">

[tw] Re: How to change text editor settings?

2017-09-10 Thread kelsang sherab
Hi again Mark S. earlier this thread you advised me to: If you make a tiddler tagged $:/tags/Stylesheet and add this content: > > .tc-edit-texteditor { background-color:lightblue; } > > then after closing and re-opening the editor, the background text will be > light-blue. You can set it to som

[tw] Re: Presenting: BLC Plugin! For kanban like organization in the style of Trello using boards, lists, and cards.

2017-09-10 Thread Mat
> > One last thing! I think the name "BLC" is a little boring. Do you all have > any better ideas of what we could call this thing? Please share! > Why, TWello of course! ;-) The thing is, the comparison to "Trello" has to be mentioned for people to understand what your creation is. IMO, TWell

[tw] Re: Presenting: BLC Plugin! For kanban like organization in the style of Trello using boards, lists, and cards.

2017-09-10 Thread Reid Gould
To anyone still following, A new version is online at the same link above! I've worked out a number of critical bugs, you should no longer see cards landing in places different from where they were dropped. All the features visible in the c

Re: [tw] Re: Presenting: BLC Plugin! For kanban like organization in the style of Trello using boards, lists, and cards.

2017-09-10 Thread Reid Gould
Jeremy, Its great to see the community that has grown around your invention and how you have continued to have such high involvement and fostered that into what it is now. If only I had discovered it sooner! Thank you for your words of encouragement and affirmation that my little project alig

[tw] Re: How to change text editor settings?

2017-09-10 Thread 'Mark S.' via TiddlyWiki
What tag? Just take the code I suggested and put it in a tiddler. Save. There will be a drop-down. Select the tiddler you want to edit from the drop-down. Then make the tiddler be in it's own window by selecting "open in new window" HTH Mark On Sunday, September 10, 2017 at 3:33:21 AM UTC-7,

[tw] Re: Home Sweet Home ... are TiddlyWikiDev & TiddlyWikiDocs worth keeping?

2017-09-10 Thread dg
I'm one of the "newbie's" referred to in this discussion. I know only a smattering of HTML, even less CSS, and virtually nothing about client/server or node.js, etc. I don't even know JavaScript (JS), although I may learn since it's so pervasive. I have done simple programming before in FOR

[tw] Re: [TW5] Plugins updated: Reminders and Alerts for ToDoNow

2017-09-10 Thread @TiddlyTweeter
Ciao Thomas *SUGGESTIONS ON APPEARANCE*1 - *Option To Hide The Head Area: *In line with idea its an INTERFACE ... Could there be a User Config Option to "Hide the Header" ... what I mean is that at the moment on my ToDo Now its head looks like this ... But I'd prefer it looked like this, w

[tw] Re: [TW5] Plugins updated: Reminders and Alerts for ToDoNow

2017-09-10 Thread @TiddlyTweeter
Ciao Thomas *DATE DISPLAY* Josiah: >> > *Date Display* -- Not sure if its possible but I don't read dates well in >> the format "2017-09-07". Any chance of the display format: *day: date: >> mon: year? *E.g. like this (in English) >> > Thomas: > I hope the new explanations on the *configurati

[tw] Re: [TW5] Plugins updated: Reminders and Alerts for ToDoNow

2017-09-10 Thread Thomas Elmiger
Ciao Josiah, thanks for your detailed feeback! Here some thougts from my side: > *SUGGESTIONS* > > *Date Display* -- Not sure if its possible but I don't read dates well in > the format "2017-09-07". Any chance of the display format: *day: date: > mon: year? *E.g. like this (in English) > I ho

[tw] Re: How to change text editor settings?

2017-09-10 Thread kelsang sherab
Hi Mark S. In a new tiddler I - added the tag - added the content in the text editor area saved and refreshed Nothing happend Any more suggestions? On Friday, September 8, 2017 at 10:16:34 AM UTC+1, kelsang sherab wrote: > > > Hi > I would like to > > 1. change the color of the text editor

Re: [tw] Deleted posts. did i do something wrong?

2017-09-10 Thread kelsang sherab
Thanks Jeremy On Sunday, September 10, 2017 at 8:14:06 AM UTC+1, Jeremy Ruston wrote: > > Hi Kelsang > > Apologies for coming late to this — I’m afraid that two of your posts were > indeed flagged by Google as spam. I’ve unblocked them, and marked your > account as non-spam for future postings.

[tw] Any reason to not triple quote filters?

2017-09-10 Thread Mat
Other than "saving space", is there ever a reason to write filter="..." rather than filter="""...""" <:-) -- 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 tid

[tw] Re: Deleted posts. did i do something wrong?

2017-09-10 Thread kelsang sherab
That's correct On Sunday, September 10, 2017 at 1:13:31 AM UTC+1, Mark S. wrote: > > But I think he's referring to the 2 deleted posts on that thread. > > On Saturday, September 9, 2017 at 4:16:47 PM UTC-7, Mat wrote: >> >> Yes, if you reply privately this means only that person gets your >> mess

[tw] Re: Presenting: Batch Manipulator - mass tagging

2017-09-10 Thread Mat
Updated I had fallen into my usual favourite trap of not dealing with tiddlers or tags etc that contain quote marks. @Joshua - does it work now? <:-) -- You received this message because you are subscribed to the Google Groups "TiddlyWiki" group. To

[tw] Re: [TW5] Plugins updated: Reminders and Alerts for ToDoNow

2017-09-10 Thread Thomas Elmiger
Hi Mark, thanks for your thoughts! My comments on these: As a thought for future implementations, perhaps consider offering a > drop-down list of custom filters. > The user-filter functionality is meant to cover basic needs of advanced users. I have no plans on expanding this feature any furthe

Re: [tw] Deleted posts. did i do something wrong?

2017-09-10 Thread Jeremy Ruston
Hi Kelsang Apologies for coming late to this — I’m afraid that two of your posts were indeed flagged by Google as spam. I’ve unblocked them, and marked your account as non-spam for future postings. Many thanks Jeremy. > On 9 Sep 2017, at 19:10, kelsang sherab wrote: > > > I posted a quest

[tw] Re: Deleted posts. did i do something wrong?

2017-09-10 Thread Thomas Elmiger
I remember faintly that I had that problem once, that Google considered my posts to the group to be spammy and deleted them. Reposting did not help in my case, because the text was the same … so I think one would have to completely rephrase. Maybe I corrected the text several times in rapid suc