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

2017-09-04 Thread Jan

Hi Read,
Sorry to report this...
I just installed your Plugin and creating my first column (draging in 
from the new card an renaming) I got TW's red warning.:



 Internal JavaScript Error

Well, this is embarrassing. It is recommended that you restart 
TiddlyWiki by refreshing your browser

TypeError: this.getLastFrame(...).getBoundingClientRect is not a function

I hope this helps you repairing it.

Jan


Am 03.09.2017 um 20:49 schrieb Reid Gould:

Jan,

Thanks for your suggestions, you will be happy to know I already have 
a solution in the works for keeping the cards short. It will be better 
explained in the User Guide wiki on the next release.
I also agree that the header layout needs work. Expect to see changes 
there.


The sidebar idea sounds interesting. Can you describe some more how 
you imagine it might work?


- Reid

On Saturday, September 2, 2017 at 7:46:27 PM UTC-5, Jan wrote:

Hi Reid,
this looks very promising, great idea.
A few ideas:
-I got the feeling this could be a great sidebar-feature.
-It would be great if the cards could be flipped to show only the
title.
-The header (New Card, Remove, Hold...Filters) is a little
distracting. It could be useful to display it on hover only...

Please continue, I would really like to use this...
Yours Jan



Am 02.09.2017 um 17:07 schrieb Reid Gould:

BLC Plugin sees it's first light of day!

The wiki: User Guide and Demo

Source on GitHub:
https://github.com/reidgould/tiddlywiki-blc-plugin


Trello style cards and lists are very important to my methods,
but I can't stand not owning my own data. So when I discovered
how fantastically hackable TiddlyWiki is, I made this! It uses
normal TW tags and list fields and if you already have those
relationships established, you just need to transclude the
template into your text and it will show you your existing
tiddlers in board, list, card style.

WARNING: This is still in quite early development and is very
much not stable. I'm partway through a refactor of the macros I'm
using for listops and they have some bugs.

Still, it's starting to become something, so I'm sharing it now
hoping for some feedback from you more experienced users. I'd
welcome issues on the GitHub page, or any sort of suggestions
here on the forum.

Thanks to all the people who made this awesome little tool!

- Reid


-- 
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+...@googlegroups.com .
To post to this group, send email to tiddl...@googlegroups.com
.
Visit this group at https://groups.google.com/group/tiddlywiki
.
To view this discussion on the web visit

https://groups.google.com/d/msgid/tiddlywiki/5b0b232b-0017-4fca-8a00-b6d53b12badb%40googlegroups.com

.
For more options, visit https://groups.google.com/d/optout
.


--
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 tiddlywiki@googlegroups.com 
.

Visit this group at https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/8f35a94e-52e5-43d0-88c8-8c33f3a0e6c1%40googlegroups.com 
.

For more options, visit https://groups.google.com/d/optout.


--
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 tiddlywiki@googlegroups.com.
Visit this group at https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/59AD461D.3020109%40googlemail.com.
For more options, visit https://groups.google.com/d/optout.


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

2017-09-04 Thread Jan

Hi Reid.
Thanks for the answer.
I use the sidebar for organizing the connections between Tiddlers. 
That's why I got a layout which gives it much space. I thing your plugin 
needs (and deserves) a lot of space.
-Rethinking it, Tony´s proposition of opening the board in a seprate 
window my even be more appropriate, especially if you got two Monitors.
-The Sidebar has the advantage, that you can directly pull Tiddlers into 
the board if you got $:/config/Tiddlers/TitleLinks set to yes.
-It would be good to have a check to show the titles (Perhaps filtering 
especially those who are not generated by the dates). Perhaps this could 
be done individally for each card using the title as a button which 
changes a field that determins what is shown.
-There is a strange behaviour if you by accident grab the picture and 
drag it to another collumn.
-If you drag an columntitle to another column it disappears and becomes 
an item in that board. It would be nice to have a "dropper" to transform 
a card to a column.


Thanks again for your work, I am going to install it instantly use it 
for the screenwriting tool I work on soon. I think it is just what I 
needed right now.


yours




Am 03.09.2017 um 20:49 schrieb Reid Gould:

Jan,

Thanks for your suggestions, you will be happy to know I already have 
a solution in the works for keeping the cards short. It will be better 
explained in the User Guide wiki on the next release.
I also agree that the header layout needs work. Expect to see changes 
there.


The sidebar idea sounds interesting. Can you describe some more how 
you imagine it might work?


- Reid

On Saturday, September 2, 2017 at 7:46:27 PM UTC-5, Jan wrote:

Hi Reid,
this looks very promising, great idea.
A few ideas:
-I got the feeling this could be a great sidebar-feature.
-It would be great if the cards could be flipped to show only the
title.
-The header (New Card, Remove, Hold...Filters) is a little
distracting. It could be useful to display it on hover only...

Please continue, I would really like to use this...
Yours Jan



Am 02.09.2017 um 17:07 schrieb Reid Gould:

BLC Plugin sees it's first light of day!

The wiki: User Guide and Demo

Source on GitHub:
https://github.com/reidgould/tiddlywiki-blc-plugin


Trello style cards and lists are very important to my methods,
but I can't stand not owning my own data. So when I discovered
how fantastically hackable TiddlyWiki is, I made this! It uses
normal TW tags and list fields and if you already have those
relationships established, you just need to transclude the
template into your text and it will show you your existing
tiddlers in board, list, card style.

WARNING: This is still in quite early development and is very
much not stable. I'm partway through a refactor of the macros I'm
using for listops and they have some bugs.

Still, it's starting to become something, so I'm sharing it now
hoping for some feedback from you more experienced users. I'd
welcome issues on the GitHub page, or any sort of suggestions
here on the forum.

Thanks to all the people who made this awesome little tool!

- Reid


-- 
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+...@googlegroups.com .
To post to this group, send email to tiddl...@googlegroups.com
.
Visit this group at https://groups.google.com/group/tiddlywiki
.
To view this discussion on the web visit

https://groups.google.com/d/msgid/tiddlywiki/5b0b232b-0017-4fca-8a00-b6d53b12badb%40googlegroups.com

.
For more options, visit https://groups.google.com/d/optout
.


--
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 tiddlywiki@googlegroups.com 
.

Visit this group at https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/8f35a94e-52e5-43d0-88c8-8c33f3a0e6c1%40googlegroups.com 
.

For more options, visit https://groups.google.com/d/optout.


--
You received this message because you 

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

2017-09-03 Thread Reid Gould
Jan,

Thanks for your suggestions, you will be happy to know I already have a 
solution in the works for keeping the cards short. It will be better 
explained in the User Guide wiki on the next release.
I also agree that the header layout needs work. Expect to see changes there.

The sidebar idea sounds interesting. Can you describe some more how you 
imagine it might work?

- Reid

On Saturday, September 2, 2017 at 7:46:27 PM UTC-5, Jan wrote:
>
> Hi Reid,
> this looks very promising, great idea.
> A few ideas:
> -I got the feeling this could be a great sidebar-feature.
> -It would be great if the cards could be flipped to show only the title.
> -The header (New Card, Remove, Hold...Filters) is a little distracting. It 
> could be useful to display it on hover only...
>
> Please continue, I would really like to use this...
> Yours Jan
>
>
>
> Am 02.09.2017 um 17:07 schrieb Reid Gould:
>
> BLC Plugin sees it's first light of day!
>
> The wiki: User Guide and Demo  
> 
> Source on GitHub:  https://github.com/reidgould/tiddlywiki-blc-plugin
>
> Trello style cards and lists are very important to my methods, but I can't 
> stand not owning my own data. So when I discovered how fantastically 
> hackable TiddlyWiki is, I made this! It uses normal TW tags and list fields 
> and if you already have those relationships established, you just need to 
> transclude the template into your text and it will show you your existing 
> tiddlers in board, list, card style.
>
> WARNING: This is still in quite early development and is very much not 
> stable. I'm partway through a refactor of the macros I'm using for listops 
> and they have some bugs.
>
> Still, it's starting to become something, so I'm sharing it now hoping for 
> some feedback from you more experienced users. I'd welcome issues on the 
> GitHub page, or any sort of suggestions here on the forum.
>
> Thanks to all the people who made this awesome little tool!
>
> - Reid
>
>
> -- 
> 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+...@googlegroups.com .
> To post to this group, send email to tiddl...@googlegroups.com 
> .
> Visit this group at https://groups.google.com/group/tiddlywiki.
> To view this discussion on the web visit 
> https://groups.google.com/d/msgid/tiddlywiki/5b0b232b-0017-4fca-8a00-b6d53b12badb%40googlegroups.com
>  
> 
> .
> For more options, visit https://groups.google.com/d/optout.
>
>
>

-- 
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 tiddlywiki@googlegroups.com.
Visit this group at https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/8f35a94e-52e5-43d0-88c8-8c33f3a0e6c1%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


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

2017-09-02 Thread Jan

Hi Reid,
this looks very promising, great idea.
A few ideas:
-I got the feeling this could be a great sidebar-feature.
-It would be great if the cards could be flipped to show only the title.
-The header (New Card, Remove, Hold...Filters) is a little distracting. 
It could be useful to display it on hover only...


Please continue, I would really like to use this...
Yours Jan



Am 02.09.2017 um 17:07 schrieb Reid Gould:

BLC Plugin sees it's first light of day!

The wiki: User Guide and Demo 


Source on GitHub: https://github.com/reidgould/tiddlywiki-blc-plugin

Trello style cards and lists are very important to my methods, but I 
can't stand not owning my own data. So when I discovered how 
fantastically hackable TiddlyWiki is, I made this! It uses normal TW 
tags and list fields and if you already have those relationships 
established, you just need to transclude the template into your text 
and it will show you your existing tiddlers in board, list, card style.


WARNING: This is still in quite early development and is very much not 
stable. I'm partway through a refactor of the macros I'm using for 
listops and they have some bugs.


Still, it's starting to become something, so I'm sharing it now hoping 
for some feedback from you more experienced users. I'd welcome issues 
on the GitHub page, or any sort of suggestions here on the forum.


Thanks to all the people who made this awesome little tool!

- Reid


--
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 tiddlywiki@googlegroups.com 
.

Visit this group at https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/5b0b232b-0017-4fca-8a00-b6d53b12badb%40googlegroups.com 
.

For more options, visit https://groups.google.com/d/optout.


--
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 tiddlywiki@googlegroups.com.
Visit this group at https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/59AB50D6.2050901%40googlemail.com.
For more options, visit https://groups.google.com/d/optout.


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

2017-09-02 Thread Reid Gould
BLC Plugin sees it's first light of day!

The wiki: User Guide and Demo  

Source on GitHub:  https://github.com/reidgould/tiddlywiki-blc-plugin

Trello style cards and lists are very important to my methods, but I can't 
stand not owning my own data. So when I discovered how fantastically 
hackable TiddlyWiki is, I made this! It uses normal TW tags and list fields 
and if you already have those relationships established, you just need to 
transclude the template into your text and it will show you your existing 
tiddlers in board, list, card style.

WARNING: This is still in quite early development and is very much not 
stable. I'm partway through a refactor of the macros I'm using for listops 
and they have some bugs.

Still, it's starting to become something, so I'm sharing it now hoping for 
some feedback from you more experienced users. I'd welcome issues on the 
GitHub page, or any sort of suggestions here on the forum.

Thanks to all the people who made this awesome little tool!

- Reid


-- 
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 tiddlywiki@googlegroups.com.
Visit this group at https://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/5b0b232b-0017-4fca-8a00-b6d53b12badb%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.