Re: [tw] Re: Briefcase Plugin -- a GTD tool

2015-04-27 Thread Roma Hicks
Hello Arkady,

Just so you know Briefcase had a name change to GSD5, which you can find
here: https://github.com/roma0104/gsd5 and http://gsd5.tiddlyspot.com

There is a bit of progress though I am still working on some internal
stuff, so it probably won't be prime until later this year.  Additionally,
I have been really busy the last month and will be the next month with work
conferences, work certifications, home-related stuff and the like.

But in the current form ticklers have been pulled completely from GSD5,
much to the disappointment of a few; which I understand, I like the
in-program reminders.  My conception is to have ticklers has a plugin that
people can choose to add-in for increase functionality but avoid bloat for
others who use other reminder tools.  I have recently toyed with developing
the tickler plugin for a couple reasons: one to give a much desired feature
back to the community but also test plugin compatibility with GSD5.

There are also a couple hurdles I need to overcome with ticklers.  A native
calendar picker only exists on Chrome, last I checked, so it means I have
to build one that is light and cross-browser.  And I need to work more on
edge-cases with date selection.  The recurrence feature wasn't included as
you last saw, but is definitely a priority once the project starts.

That is a brief update on the progress of your request and the project.  I
will update once I get a bit further.

On Mon, Apr 27, 2015 at 1:03 PM Arkady Grudzinsky 
wrote:

> I was thinking of implementing a task management system in TW5 myself, but
> don't have time for it.  I'm looking for the ability to postpone tasks: set
> a date/time attribute that would temporarily hide the task from the active
> task list and make the task reappear at the specified date/time. E.g. there
> are tasks that I have to do in the evening, but no earlier.  Or no earlier
> than the next weekend.  This functionality is similar to ticklers, but it
> also needs the ability to set time.
>
> IMO, ticklers are not different from actions.  Ticklers are actions with
> this "sart time" attribute set to the future.
>
> Also need the ability to set recurrence.  In my vision, recurring tasks
> need a special attribute to specify recurrence (not sure how it's done in
> calendars, but it's not something new).  This attribute should modify the
> behavior of the "complete" checkbox to set the "start date/time" to the
> next recurrence date/time (preferrably, next after the last, not next after
> now so that if I check yesterday's daily task as complete, it reappears for
> today and not for tomorrow).
>
> Any ideas how this can be done?
>
> Are you actively working on it? I have not seen any activity since last
> year.
>
> On Tuesday, September 16, 2014 at 12:48:52 PM UTC-7, Roma Hicks wrote:
>>
>> Hello everyone,
>>
>> For those familiar and use the mGSD <http://mgsd.tiddlyspot.com/#mGSD> tool,
>> you probably have run into spotty usage with the dropping of NPAPI
>> and consequently Java on some platforms, this led to the inability to save
>> changes and the inability to use mGSD!  Nooo!
>>
>> So over the course of a few weeks, I slowly hacked together a mGSD-like
>> tool.  It is not as feature packed, but the general workflow is there and I
>> did my best to distill the features I used the most (and hopefully others
>> as well).  I packaged the plugin and called it Briefcase, I have been using
>> it for a week as-is, both personally and professionally.
>>
>> Briefcase features:
>>
>>- Realms
>>- Projects
>>   - make actions associated with a project
>>- Actions (Tasks)
>>   - create dependant actions
>>- Ticklers (Reminders)
>>- References
>>- Contacts
>>   - delegated actions
>>- Several Dashboards for Management
>>
>> When developing any of my hobby software, I usually use Fossil SCM
>> <http://www.fossil-scm.org/>.  The source can be accessed at
>> https://chiselapp.com/user/roma0104/repository/TW5-Briefcase/ but I will
>> port the repository to Git and post on GitHub as soon as I get a chance.  I
>> will also get to cleaning the code and meeting more of TiddlyWiki's style
>> guidelines soon.  There is one build note you can find on the example page.
>>
>>
>> Built in to Briefcase are two other plugins that might be of interest,
>> though equally as rough.  In the example Briefcase, I built the two other
>> plugins outside of the Briefcase plugin, just drag and drop to you TW5 to
>> use.  Sources <http://chiselapp.com/user/roma0104/>
>>
>>- DatePicker <http://romahicks.com/example.html#

[tw] Re: favicon in tiddlywiki5.x

2015-04-15 Thread Roma Hicks
Also you can use other file formats but it depends on the support of the 
browser. 
http://en.wikipedia.org/wiki/Favicon#File_format_support
And unsurprisingly... IE is going to be third wheel when it comes to PNG, 
and GIF.

On Wednesday, April 15, 2015 at 10:21:30 AM UTC-5, Mat wrote:
>
> The way I do it, I use some drawing software to create a 16x16px image and 
> then just dragn'drop import it, and then rename it to $:/favicon.ico.
>
> <:-)
>
> On Wednesday, April 15, 2015 at 12:02:27 PM UTC+2, Backslash wrote:
>>
>> Hi,
>> just to enhance documentation after spending some hours to understand how 
>> favicon works.
>> In this tiddler:
>> http://tiddlywiki.com/#Setting%20a%20favicon
>> You could add following lines to explain better how to add a favicon 
>> (tested on chrome 42 and firefox 37 on linux platform):
>>
>> Already formatted for tiddliwiki
>>
>>
>> * Search for favicon in search bar on right side and open or create 
>> $:/favicon.ico
>> * convert your image (16x16) in base64, in linux just type in cli:
>> ```
>> your_image_filename.ico base64 > favicon.txt
>> ```
>>
>> * again in tiddler $:/favicon.ico in plaintext first copy the content of 
>> favicon.txt (the base64 img) and then set the content type to "ico format 
>> icon file image/x-icon)
>> *save
>>
>>
>> best regards 
>>
>

-- 
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 http://groups.google.com/group/tiddlywiki.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/ddb216c9-9b27-457d-81d6-e8571fe38ce6%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[tw] Re: TW Community Search

2014-12-30 Thread Roma Hicks
Hello Erwan,

You may index and use my content on the GSD5 project.  Thanks.

On Tuesday, December 23, 2014 4:08:32 PM UTC-6, Erwan wrote:
>
>
> Hi everyone, 
>
> Here is my new "TW community search": 
> https://rawgit.com/erwanm/tw-aggregator/master/tw-community-search.html 
> (it's not actually a search engine, rather an index; just thought 
> "search" was clearer). 
>
> The offline process downloads a predefined list of publicly available 
> wikis, then merges their content as system tiddlers into the new wiki. 
> The rest is customized TW search. 
>
> * The user cannot see the tiddlers directly on the search wiki: every 
> link (in the search results or by clicking on a tag pill) is converted 
> to an external link to the original tiddler (this solves the main issue 
> which appeared in the first version, where some content was broken due 
> to incompatible plugins/system tiddlers). 
>
> * Currently all non-system tiddlers are scraped from the indexed wikis, 
> but we can consider a more subtle system with special tags, fields or 
> whitelist/blacklist (see https://github.com/erwanm/tw-aggregator/issues/6) 
>
>
> The current list of indexed wikis can be found at 
>
> https://rawgit.com/erwanm/tw-aggregator/master/tw-community-search.html#CommunityWikis.
>  
>
> If you are the author of one of these, please tell me if you agree to 
> this use of your wiki: unless there is an explicit licence in you wiki 
> (and I didn't find any in the current list of wikis), I need your 
> explicit agreement for this reuse of your content. So please reply, 
> otherwise I will have to remove your wiki from the list... and obviously 
> the shorter the list the less useful the search will be. (I will also 
> send individual emails to the authors in case they don't check the TW 
> mailing list regularly). 
>
> Also if you are the author of a wiki which is not in the list and you 
> want it to be referenced, please tell me. 
>
>
> Mario had raised a few issues for the first version in 
> https://groups.google.com/d/msg/Tiddlywiki/qGk3aH731Pc/fZ0RvvsEyqAJ: the 
> first one is solved, and I hope to solve the second one about the 
> copyright issue soon. However the third one about google referencing I'm 
> not sure: I think (?) that the "link farm" problem is solved by the fact 
> that now links are built dynamically by some widget/macro code: there is 
> only one permanent link to every referenced wiki (i.e. not in every 
> tiddler anymore). However the duplication of the content might still be 
> an issue? If anybody knows how this works and what I can do about it, 
> please tell me! 
>
>
> Regards 
> Erwan 
>
>
>

-- 
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 http://groups.google.com/group/tiddlywiki.
For more options, visit https://groups.google.com/d/optout.


[tw] GSD5 v0.4-beta Release

2014-12-11 Thread Roma Hicks
Release of GSD5 version 0.4beta.  Thanks to those who helped create this 
release!

*Download GSD5 v0.4-beta*
gsd5.tiddlyspot.com


*Added Features*

   - Assign Contacts to Realms.  Contacts can be now associated with Realms 
   allowing a user with a large number of Contacts to organise and traverse 
   the list quickly. Contacts are hidden using the same hiding mechanic as 
   Actions/Projects when the non-associated Realm is selected.  For Contacts 
   that transcend one Realm, assigning the Contact with no Realm will make 
   that Contact available to all Realms.
   - Convert actions to projects.  Users can now convert actions that may 
   need to be an project with a click of a button.
   - Waiting/Future Actions are now displayed on a Contacts tiddler. 
Selecting a Contact's tiddler displays all actions delegated to them. 
Shows actions depending on the selected Realm.
   - No Realm Action List.  Actions without a Realm can be found using this 
   Dashboard.
   - No Realm Project List.  Projects without a Realm can be found using 
   this Dashboard.
   

*Notes*
The change from v0.3-beta to v0.4-beta resulted in change on how Realms are 
implemented.  The change involves the switch from system tags to the use of 
the gsd_type field.  This change can render user-created Realms non-working 
in version 0.4-beta.  To update user created Realm tiddlers, a Realm 
conversion tool has been provided which can be found below.

http://gsd5.tiddlyspot.com/#Realm%20Conversion%20Tool

*Updating to v0.4-beta*

   1. Download a GSD5 v0.4-beta environment.
   2. Import existing user content into the new environment.
   3. Import the Realm Conversion Tool into the new environment.
   4. Follow the Instructions of the Realm Conversion Tool.
   

*Corrected Bugs*

   - Removing contacts from Project/Actions results in link to Contact's 
   tiddler persisting.
   

-- 
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 http://groups.google.com/group/tiddlywiki.
For more options, visit https://groups.google.com/d/optout.


Re: [tw] Re: GSD5 Release 0.3beta

2014-11-18 Thread Roma Hicks

>
>
> Just to show you some of my ideas already working I set up a small space: 
> http://gsd5customizations.tiddlyspot.com/ 
> 
>
>
Yeah I think that might work great for a plugin.  I don't know if that 
might belong in the core; I want to treat the core more as a bonsai tree. 
 Prune any extra but leave it with enough content to produce a beautiful 
system of plugins that don't look awkward (unless you really abuse it, ha). 
 But I am very interested in seeing how editing shadow tiddlers from the 
gsd5 plugin works.  To my knowledge, you cannot control plugin loading 
order and I am not sure even what order boot.js even does it in.  Ideally I 
would rather see a good API that allows multiple plugins without overwrites 
for obvious reasons.

The blank drop-list is also a result of the same bug. A similar fix will 
>> correct that too. https://github.com/roma0104/gsd5/issues/16
>>
>> Ok. I will wait for that fix and let you know if I still experiencing any 
> problem.
>
>
So you know, I noted it at very bottom of my previous post.  No fanfare.  I 
patched that and the build is already up as v0.3.1b. 

 
>
>> Can you reword/re-describe your issue with identifying which project a 
>> task belongs to?  So far:  Action lists can be grouped by project, per your 
>> request.  And action tiddlers have drop-list identifying its parent 
>> project; plus a link to jump to the parent project.  Where are you having 
>> trouble identifying an action's project?  I keep reading two blended ideas 
>> in that paragraph.
>>
>> Hello, maybe you're right and I blended two ideas. What I was triying to 
> express is, when you are on an action tiddler, and you want to set the 
> depends on field the list you get is an inmense list of task. What I 
> propose is to use optgroups to group task by project. I made a pull request 
> with my proposal:
>
> https://github.com/roma0104/gsd5/pull/24 
> 
>
> Even if you don't want to implement it that way in the core, I created 
> some plugin-like add-in. The problem is that I can not remove the current 
> one without editing the shadow-tiddlers. You can see this customization on 
> the mentioned space.
>  
>

I think that might be a usability improvement and could benefit the core in 
general.  I will try it out and consider it.
 

>  Actions can now be further sorted into categories and be done by 
>> context.  
>>
>
> How?
>

Excuse me, I meant conceptually, from the reading in the book.  I haven't 
implemented it yet.  That would be the goal of issue #15.

Your last suggestion might definitely be a plugin.  It did make me think 
>> about another tag-API that would allow such a list, so thank you.
>>
>
>  Actually I setup a small list-view using your plugin mechanism. You can 
> see it at the mentioned tiddlyspace.
>

The ProjectViewBody isn't API ready yet.  It is still hard-coded together. 
 I want it more like the Dashboard.  In this situation you would simple tag 
*your* new Subproject list with the right tag and... it is in the 
ProjectViewBody.  Might need some more options so we can hide the stock 
Subproject.

-- 
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 http://groups.google.com/group/tiddlywiki.
For more options, visit https://groups.google.com/d/optout.


Re: [tw] Re: GSD5 Release 0.3beta

2014-11-18 Thread Roma Hicks
The blank drop-list is also a result of the same bug. A similar fix will
correct that too. https://github.com/roma0104/gsd5/issues/16

I will get the conversion action/project planned for another release.  I do
see the merit of having that built-in.

Can you reword/re-describe your issue with identifying which project a task
belongs to?  So far:  Action lists can be grouped by project, per your
request.  And action tiddlers have drop-list identifying its parent
project; plus a link to jump to the parent project.  Where are you having
trouble identifying an action's project?  I keep reading two blended ideas
in that paragraph.

The cascade mechanism is not something I am planning on doing.  Not at this
time anyhow.  I wanted to avoid recreating a bunch of widgets.  Perhaps
tagging might fit the usage you are describing better than changing realms
often?  I specifically avoided using tags to power the "behind the scenes"
mechanism.  This was to allow users the freedom to tag without cluttering
tiddlers with lots of tags that only the GSD5 plugin cares about or can
decipher.

I think of Realms as more static constructs that are assigned at creation
and rarely changed.  I rarely decide maintenance on my work vehicle no
longer belongs in my Personal realm and instead in my Professional realm;
if that is how one uses Realms.  In "Getting Things Done" there is a
section about contexts, and this is even implemented in mGSD.  Actions can
now be further sorted into categories and be done by context.  Would this
meet you requirements better?  If so, I do plan on creating such a feature
and has been on the meta-to-do-list as well.  Contexts will probably use
the tagging feature of TiddlyWiki as tags would be both important to the
plugin and allow quick reference by the user.

Your last suggestion might definitely be a plugin.  It did make me think
about another tag-API that would allow such a list, so thank you.

@Seann  Thanks for the update.  I understand the level of security.  I had
thought I posted that group a while back but is obvious that I did not.

***

Finally,
I believe I have the blank-list and realm mismatch bug corrected and
v.0.3.1b is already available.
http://gsd5.tiddlyspot.com

Thank you to everyone getting involved on the project page.

On Mon, Nov 17, 2014 at 3:12 PM, Danielo Rodríguez 
wrote:

> I knew I was forgetting something.
>
> Would you consider adding a button (or something else) to turn a task into
> a project? As far as I saw is just a matter of changing the gsd_type field.
>
> Other annoying thing is not knowing to which project a task belongs when
> you are selecting it, for example, on depends on. I suggest to order the
> tasks based on: first current project task, after other projects task with
> project title.
>
> Other suggestion: Why not displaying sub-projects under its parent project
> with some indentation? This can be on the Dashboard. And it could be cool
> to see the task of a subproject within the project view. I suppose those
> things will be possible implement with your API system, right?
>
> --
> You received this message because you are subscribed to a topic in the
> Google Groups "TiddlyWiki" group.
> To unsubscribe from this topic, visit
> https://groups.google.com/d/topic/tiddlywiki/SQtnSfTHQoI/unsubscribe.
> To unsubscribe from this group and all its topics, send an email to
> tiddlywiki+unsubscr...@googlegroups.com.
> To post to this group, send email to tiddlywiki@googlegroups.com.
> Visit this group at http://groups.google.com/group/tiddlywiki.
> For more options, visit https://groups.google.com/d/optout.
>



-- 
Roma Quintin Hicks

-- 
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 http://groups.google.com/group/tiddlywiki.
For more options, visit https://groups.google.com/d/optout.


Re: [tw] Re: GSD5 Release 0.3beta

2014-11-17 Thread Roma Hicks
Thanks Danielo,

I noticed that bug.  It is because everything, at the moment, is set to
'$:/currentRealm' and not the parent's 'gsd_realm'.  It should be a quick
fix and something I overlooked before pushing everything.  I will get it
start work on correcting it tonight.

On Mon, Nov 17, 2014 at 10:23 AM, Danielo Rodríguez 
wrote:

> Hello Roma,
>
> I'm finding some weird bugs.
>
>- If you create a task from a project it is created as part of the
>current realm instead of the project realm
>- If the correct realm is not selected the project of and depends on
>information is not displayed. I think this should not depend on realm since
>it is valuable information for the tag or project displayed.
>
>
> Regards.
>
> --
> You received this message because you are subscribed to a topic in the
> Google Groups "TiddlyWiki" group.
> To unsubscribe from this topic, visit
> https://groups.google.com/d/topic/tiddlywiki/SQtnSfTHQoI/unsubscribe.
> To unsubscribe from this group and all its topics, send an email to
> tiddlywiki+unsubscr...@googlegroups.com.
> To post to this group, send email to tiddlywiki@googlegroups.com.
> Visit this group at http://groups.google.com/group/tiddlywiki.
> For more options, visit https://groups.google.com/d/optout.
>



-- 
Roma Quintin Hicks

-- 
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 http://groups.google.com/group/tiddlywiki.
For more options, visit https://groups.google.com/d/optout.


Re: [tw] Re: GSD5 Release 0.3beta

2014-11-17 Thread Roma Hicks
@Danielo
Thanks, for you interest and feedback.  Yeah the major break is the field
names; I cannot think of an elegant way to correct that quickly.  Sorry for
the nasty break.

Perhaps opening the html in an advance text-editor and search/replace
"gtd_field" with "gsd_field"?  I haven't tried this, better experiment on a
copy of your existing file.  Assuming you didn't encrypt your file, or save
it as a non-encrypted file first.

@Tobias
That is essentially the same project with a more appropriate name.  I
apologise, I dropped that website a bit ago but the initial code commit on
github is the first iteration of the project.  Probably should tag that as
a release too.

Thanks for pointing out the features list is missing from the site.  I will
get those in.

On Mon, Nov 17, 2014 at 3:34 AM, Tobias Beer  wrote:

> Hi Roma,
>
> How does this relate to...
> https://groups.google.com/d/msg/tiddlywiki/PaqBfARpbgQ/fswvzrdhXyYJ
> ?
>
> The thing is, the site referenced on that other thread has expired, so
> that it's mildly difficult to relate the different tidbits and links to
> this work.
>
> In that earlier group post you listed all the features, plugins, etc.
> which somehow don't seem to be yet mentioned in:
> http://gsd5.tiddlyspot.com
> 
>
> Best wishes, Tobias.
>
> --
> You received this message because you are subscribed to a topic in the
> Google Groups "TiddlyWiki" group.
> To unsubscribe from this topic, visit
> https://groups.google.com/d/topic/tiddlywiki/SQtnSfTHQoI/unsubscribe.
> To unsubscribe from this group and all its topics, send an email to
> tiddlywiki+unsubscr...@googlegroups.com.
> To post to this group, send email to tiddlywiki@googlegroups.com.
> Visit this group at http://groups.google.com/group/tiddlywiki.
> For more options, visit https://groups.google.com/d/optout.
>



-- 
Roma Quintin Hicks

-- 
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 http://groups.google.com/group/tiddlywiki.
For more options, visit https://groups.google.com/d/optout.


[tw] GSD5 Release 0.3beta

2014-11-16 Thread Roma Hicks
Getting-Stuff-Done 5 (GSD5) Plugin
Version 0.3beta

Introducing GSD5 v0.3beta!  I posted this a few days ago an the GTD group 
but it has to be approved before posted.  It has been a few days so I will 
post it first here.

*Download:* http://gsd5.tiddlyspot.com/

*Added Features*


   - A References list. Provide a means of viewing references without going 
   through the project tiddler.
   - The pseudo-realm 'all'. Allows all actions and project to be viewed at 
   once regardless of assigned realm.
   - Allow the user to toggle the display of the realm selector on the 
   Dashboard.

Corrected Bugs
   
   - Newly created action/projects/contact/reference/realm trigger autosave.
   - Projects and actions that are marked completed trigger autosave, after 
   dependent actions/projects are properly resolved.


*Bugs/Issues*

Any bugs/issues please visit the projects page at:
https://github.com/roma0104/gsd5/issues

-- 
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 http://groups.google.com/group/tiddlywiki.
For more options, visit https://groups.google.com/d/optout.


Re: [tw] Re: Briefcase Plugin -- a GTD tool

2014-10-29 Thread Roma Hicks
I plan to have 0.3b out soon maybe this weekend once I get some time to sit
down and work on it more.

On Wed, Oct 29, 2014 at 9:04 AM, Roma Hicks  wrote:

> Hey Dan, yeah I let that domain expire but progress is slowly cranking
> forward on my plugin.  I meant to update the new link but had a bunch of
> professional commitments get in the way of actually updating.
>
> For now my version 0.2b can be grabbed here.
> https://drive.google.com/open?id=0Bydfk9tNRJHBc3FvclFBMzRreTQ&authuser=0
>
>
> On Wed, Oct 29, 2014 at 8:56 AM, Danielo Rodríguez 
> wrote:
>
>> Hello,
>>
>> The domain
>> http://romahicks.com/example.html
>>
>> has expired. Where can I get the latest version of this fantastic TW?
>>
>> --
>> You received this message because you are subscribed to a topic in the
>> Google Groups "TiddlyWiki" group.
>> To unsubscribe from this topic, visit
>> https://groups.google.com/d/topic/tiddlywiki/PaqBfARpbgQ/unsubscribe.
>> To unsubscribe from this group and all its topics, send an email to
>> tiddlywiki+unsubscr...@googlegroups.com.
>> To post to this group, send email to tiddlywiki@googlegroups.com.
>> Visit this group at http://groups.google.com/group/tiddlywiki.
>> For more options, visit https://groups.google.com/d/optout.
>>
>
>
>
> --
> Roma Quintin Hicks
>
>



-- 
Roma Quintin Hicks

-- 
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 http://groups.google.com/group/tiddlywiki.
For more options, visit https://groups.google.com/d/optout.


Re: [tw] Re: Briefcase Plugin -- a GTD tool

2014-10-29 Thread Roma Hicks
Hey Dan, yeah I let that domain expire but progress is slowly cranking
forward on my plugin.  I meant to update the new link but had a bunch of
professional commitments get in the way of actually updating.

For now my version 0.2b can be grabbed here.
https://drive.google.com/open?id=0Bydfk9tNRJHBc3FvclFBMzRreTQ&authuser=0


On Wed, Oct 29, 2014 at 8:56 AM, Danielo Rodríguez 
wrote:

> Hello,
>
> The domain
> http://romahicks.com/example.html
>
> has expired. Where can I get the latest version of this fantastic TW?
>
> --
> You received this message because you are subscribed to a topic in the
> Google Groups "TiddlyWiki" group.
> To unsubscribe from this topic, visit
> https://groups.google.com/d/topic/tiddlywiki/PaqBfARpbgQ/unsubscribe.
> To unsubscribe from this group and all its topics, send an email to
> tiddlywiki+unsubscr...@googlegroups.com.
> To post to this group, send email to tiddlywiki@googlegroups.com.
> Visit this group at http://groups.google.com/group/tiddlywiki.
> For more options, visit https://groups.google.com/d/optout.
>



-- 
Roma Quintin Hicks

-- 
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 http://groups.google.com/group/tiddlywiki.
For more options, visit https://groups.google.com/d/optout.


Re: [tw] Re: Briefcase Plugin -- a GTD tool

2014-10-10 Thread Roma Hicks
Hello Piotr,

Thank you trying the plugin out and giving some feedback.  At the moment,
there is not an "all" realm or a way to show all actions regardless of
realm.  That is a feature that is coming, has been requested, and something
I was planning, I just had not implemented at the time of sharing.  I will
be sure to get that included in my next release.

If you have set a an action in a particular realm, you can change the realm
to another realm or select no realm (no realm is selected by using the drop
list and setting it to "--" ).  This could be rather tedious if you have
many actions or projects but it is possible.

On Fri, Oct 10, 2014 at 5:15 AM, Piotr Świerszcz  wrote:

> Hi,
>>>
>>
> How can I reset a realm selection?  Since I started using realms I am no
> longer able to see all items in the dashboards.
>
> Regards.
>
> Piotr
>
>
>>>
>>  --
> You received this message because you are subscribed to a topic in the
> Google Groups "TiddlyWiki" group.
> To unsubscribe from this topic, visit
> https://groups.google.com/d/topic/tiddlywiki/PaqBfARpbgQ/unsubscribe.
> To unsubscribe from this group and all its topics, send an email to
> tiddlywiki+unsubscr...@googlegroups.com.
> To post to this group, send email to tiddlywiki@googlegroups.com.
> Visit this group at http://groups.google.com/group/tiddlywiki.
> For more options, visit https://groups.google.com/d/optout.
>



-- 
Roma Quintin Hicks

-- 
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 http://groups.google.com/group/tiddlywiki.
For more options, visit https://groups.google.com/d/optout.


Re: [tw] Re: Briefcase Plugin -- a GTD tool

2014-09-30 Thread Roma Hicks
Nothing on this particular "release" Danielo, it is pretty much the same
just built against 5.1.2.

However, I have a dev branch that isn't on github yet, where I am currently
building out a control panel that allows more customisation of the
GSD5/core and any GSD5 plugins that would provide options.  Additionally,
implementing your request for grouping actions by project on the Dashboard
and customization of the Dashboard itself without mucking about in the code.

In hand with the those two features, I am spending a bit of time trying to
consider how to properly implement a GSD5 plugin recognition.  Leveraging
the wisdom and current structure given to us by the TW5 developers, I do
not think it will be very difficult to plugin new features.  But planning a
GSD5 API that will allow future features without becoming arcane is what I
am trying to anticipate a little before the next release.

This first release was a working concept with the skeleton for improvement
there.  At the moment the skeleton is very rigid and some aspects are
hardcoded in the plugin.  Future releases I plan to free up the API for
utilization and customisation by future plugin authors.

**Queue short mission statement...

I believe and some others have voiced similar agreement that the ideal
focus for GSD5 is to provide the action/project framework in the most
vanilla of form, but provide a means for the community to build great
plugins that complete their GSD/GTD experience.  I would not be opposed to
authoring more features into a nice suite in the future under other
projects but GSD5 (hopefully) will remain rather unassuming, and stable.

On Tue, Sep 30, 2014 at 2:08 PM, Danielo Rodríguez 
wrote:

> Hello Roma,
>
> Thank you for continuing the development of this awesome tool.
> Is there any update other than it works with 5.1.2 ?
>
> --
> You received this message because you are subscribed to a topic in the
> Google Groups "TiddlyWiki" group.
> To unsubscribe from this topic, visit
> https://groups.google.com/d/topic/tiddlywiki/PaqBfARpbgQ/unsubscribe.
> To unsubscribe from this group and all its topics, send an email to
> tiddlywiki+unsubscr...@googlegroups.com.
> To post to this group, send email to tiddlywiki@googlegroups.com.
> Visit this group at http://groups.google.com/group/tiddlywiki.
> For more options, visit https://groups.google.com/d/optout.
>



-- 
Roma Quintin Hicks

-- 
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 http://groups.google.com/group/tiddlywiki.
For more options, visit https://groups.google.com/d/optout.


Re: [tw] Re: Briefcase Plugin -- a GTD tool

2014-09-30 Thread Roma Hicks
Oh okay.  Yes David did pop drop by this thread and say hello.  I haven't
stopped to extend a hand to everyone yet.
Thank you for those links, I haven't (rather sheepishly) explored the
community as well as I should.

On Tue, Sep 30, 2014 at 11:40 AM, PMario  wrote:

> On Tuesday, September 30, 2014 6:08:52 PM UTC+2, Roma Hicks wrote:
>>
>> No PMario, I hadn't spoken with anyone about it.
>> Did I overlook a similar project?  I am not sure in what you are
>> referencing.
>>
>> On Tuesday, September 30, 2014 11:05:16 AM UTC-5, PMario wrote:
>>>
>>> Hi Roma,
>>> Did you talk to Simon, the creator of mGSD about the name?
>>> -m
>>>
>>
> There are very similar names mGSD, dGSD, and now GSD5 ... So it may be a
> bit confusing.
>
> see: http://mgsd.tiddlyspot.com/#Resources
> and: https://groups.google.com/forum/#!forum/TiddlyWiki-GTD   IMO you
> should talk to them too! especially:
> https://groups.google.com/forum/#!topic/TiddlyWiki-GTD/t4lqFyENrEU  May
> be you can join forces :)
>
> -mario
>
>
>  --
> You received this message because you are subscribed to a topic in the
> Google Groups "TiddlyWiki" group.
> To unsubscribe from this topic, visit
> https://groups.google.com/d/topic/tiddlywiki/PaqBfARpbgQ/unsubscribe.
> To unsubscribe from this group and all its topics, send an email to
> tiddlywiki+unsubscr...@googlegroups.com.
> To post to this group, send email to tiddlywiki@googlegroups.com.
> Visit this group at http://groups.google.com/group/tiddlywiki.
> For more options, visit https://groups.google.com/d/optout.
>



-- 
Roma Quintin Hicks

-- 
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 http://groups.google.com/group/tiddlywiki.
For more options, visit https://groups.google.com/d/optout.


[tw] Re: Briefcase Plugin -- a GTD tool

2014-09-30 Thread Roma Hicks
No PMario, I hadn't spoken with anyone about it.
Did I overlook a similar project?  I am not sure in what you are 
referencing.

On Tuesday, September 30, 2014 11:05:16 AM UTC-5, PMario wrote:
>
> Hi Roma,
> Did you talk to Simon, the creator of mGSD about the name?
> -m
>

-- 
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 http://groups.google.com/group/tiddlywiki.
For more options, visit https://groups.google.com/d/optout.


[tw] Re: Briefcase Plugin -- a GTD tool

2014-09-30 Thread Roma Hicks
Hi Eucaly,

No I don't have a development map for my creation, yet.
It is rather piecemeal designed and I am not a professional developer. 
 Wouldn't even remotely know how to develop a good roadmap.

You could add GSD5(Briefcase) as mix-in with your existing TW5 file, but 
there are some overwritten core tiddlers (see here 
).  Most of 
the overwrites are the insertion of templates, but unless the current 
tiddler has a specific field those template will not render.  i.e. You can 
create a "standard" tiddler without any additional cruft from my plugin.


On Monday, September 22, 2014 2:59:23 AM UTC-5, Eucaly J wrote:
>
> Hi Roma, 
>
> It's great to see your creation for GTD on TW5. Do you have a roadmap for 
> Briefcase ?
>
> I my personal opinion, it seems that Briefcase acts as a *"dedicate" GTD 
> tool*.
> It's possible to use Briefcase as a sub-section of some TiddlyWiki file?
> That is, one TiddlyWiki has it's own materials, while Briefcase is in the 
> same wiki file to keep action plans.
>
> Thanks for your time.
>
>
>
>

-- 
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 http://groups.google.com/group/tiddlywiki.
For more options, visit https://groups.google.com/d/optout.


[tw] Re: Briefcase Plugin -- a GTD tool

2014-09-30 Thread Roma Hicks
Some updates:

   - Renamed Briefcase to GSD5.
   - Now on github.com: https://github.com/roma0104/gsd-5/
   - Works with TW 5.1.2 (Not extensively tested)

GSD5 Example 
Empty GSD5 


-- 
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 http://groups.google.com/group/tiddlywiki.
For more options, visit https://groups.google.com/d/optout.


Re: [tw] Re: Briefcase Plugin -- a GTD tool

2014-09-19 Thread Roma Hicks
Thank you Jeremy.

You do have a point.  I quite literally named the plugin using a name I
gave the mGSD html file, used to identify between it and my other
TiddlyWiki files.  For whatever arcane reason I picked Briefcase and it was
just the name I reached out and grabbed.  Your argument is valid and I
agree, now just have to pick something...

Thank you for the link to the reply by David Allen Company, I would not
want to step on toes or infringe.  I will update to reflect this
new information.  Glad there are professional coders like you to keep the
hobbyist in line. Ha.

On Fri, Sep 19, 2014 at 9:25 AM, Jeremy Ruston 
wrote:

> Hi Roma
>
> Just a minor thought: I wonder whether the name "Briefcase" sufficiently
> communicates that it's a faithful implementation of GTD?
>
> Simon and Daniel have published the email they received from David Allen's
> company that explains the limitations to using "GTD" and "Getting Things
> Done" in product names:
>
>
> http://monkeygtd.blogspot.co.uk/2010/02/long-story-short-post-your-suggestions.html
>
> It sounds like "GID" for "Getting It Done" wouldn't infringe.
>
> Given the relationship to mGSD, maybe one possibility is just to choose
> another animal: bGSD for "badger Getting Stuff Done" etc.? Or to reflect
> the move to TW5, maybe "GSD*5".
>
> Anyhow, only a thought, and I wouldn't be in the least offended if you'd
> rather stick with "Briefcase"!
>
> Best wishes
>
> Jeremy
>
>
> On Fri, Sep 19, 2014 at 3:14 PM, Roma Hicks  wrote:
>
>> Thanks all for the comments.
>>
>> Jim, Alfonso, Daniel, I totally agree about the strict GTD model, that is
>> my intention.  I probably will hit the book again some this weekend and
>> clarify ideas and concepts more so.
>>
>> The Briefcase/core plugin is intended to be, in the future, expandable
>> with plugins (and customizable without too much coding).  The original
>> thought is Briefcase/core plugin is the very basic action/project framework
>> and the user could add more features to fill out their TW5-GTD experience.
>>
>> In fact the tickler function of the current build was originally meant as
>> a feature-adding plugin.  I tossed ticklers in with the Briefcase/core
>> plugin to fill out my working concept to share.  At this point I have not
>> decided on a Briefcase/xxx plugin loading method.
>>
>> I also plan on utilizing the Control Panel more so in the future to make
>> the plugin more customisable for the user and fit their work habits.
>>
>> Danielo, I agree the actions do not have a context, I am interested in
>> that possibly being a preference feature.  The GTD model as described by
>> David Allen, I interpreted as no action is given a precedence over another,
>> all actions are important.  I felt the lack of context instead presents the
>> user with, 'These are the tasks/actions that need to be done' without bias
>> or perceived importance, but I am interested in providing that concept as a
>> option.
>>
>> David, I will be interested in your input and contributions.
>>
>> * I hope by Sunday evening, here in the US, I will stop and get my Fossil
>> repo on Github, and then everyone can make tickets, requests, contribute or
>> even fork.  I am currently living between two cities a few hours apart by
>> automobile, it is a bit tiring.
>>
>>
>>
>>
>> On Tuesday, September 16, 2014 2:48:52 PM UTC-5, Roma Hicks wrote:
>>>
>>> Hello everyone,
>>>
>>> For those familiar and use the mGSD <http://mgsd.tiddlyspot.com/#mGSD> tool,
>>> you probably have run into spotty usage with the dropping of NPAPI
>>> and consequently Java on some platforms, this led to the inability to save
>>> changes and the inability to use mGSD!  Nooo!
>>>
>>> So over the course of a few weeks, I slowly hacked together a mGSD-like
>>> tool.  It is not as feature packed, but the general workflow is there and I
>>> did my best to distill the features I used the most (and hopefully others
>>> as well).  I packaged the plugin and called it Briefcase, I have been using
>>> it for a week as-is, both personally and professionally.
>>>
>>> Briefcase features:
>>>
>>>- Realms
>>>- Projects
>>>   - make actions associated with a project
>>>- Actions (Tasks)
>>>   - create dependant actions
>>>- Ticklers (Reminders)
>>>- References
>>>- Contacts
>>>   - delegated actions

[tw] Re: Briefcase Plugin -- a GTD tool

2014-09-19 Thread Roma Hicks
Thanks all for the comments.

Jim, Alfonso, Daniel, I totally agree about the strict GTD model, that is 
my intention.  I probably will hit the book again some this weekend and 
clarify ideas and concepts more so.

The Briefcase/core plugin is intended to be, in the future, expandable with 
plugins (and customizable without too much coding).  The original thought 
is Briefcase/core plugin is the very basic action/project framework and the 
user could add more features to fill out their TW5-GTD experience.

In fact the tickler function of the current build was originally meant as a 
feature-adding plugin.  I tossed ticklers in with the Briefcase/core plugin 
to fill out my working concept to share.  At this point I have not decided 
on a Briefcase/xxx plugin loading method.

I also plan on utilizing the Control Panel more so in the future to make 
the plugin more customisable for the user and fit their work habits.

Danielo, I agree the actions do not have a context, I am interested in that 
possibly being a preference feature.  The GTD model as described by David 
Allen, I interpreted as no action is given a precedence over another, all 
actions are important.  I felt the lack of context instead presents the 
user with, 'These are the tasks/actions that need to be done' without bias 
or perceived importance, but I am interested in providing that concept as a 
option.

David, I will be interested in your input and contributions.

* I hope by Sunday evening, here in the US, I will stop and get my Fossil 
repo on Github, and then everyone can make tickets, requests, contribute or 
even fork.  I am currently living between two cities a few hours apart by 
automobile, it is a bit tiring.




On Tuesday, September 16, 2014 2:48:52 PM UTC-5, Roma Hicks wrote:
>
> Hello everyone,
>
> For those familiar and use the mGSD <http://mgsd.tiddlyspot.com/#mGSD> tool, 
> you probably have run into spotty usage with the dropping of NPAPI 
> and consequently Java on some platforms, this led to the inability to save 
> changes and the inability to use mGSD!  Nooo!
>
> So over the course of a few weeks, I slowly hacked together a mGSD-like 
> tool.  It is not as feature packed, but the general workflow is there and I 
> did my best to distill the features I used the most (and hopefully others 
> as well).  I packaged the plugin and called it Briefcase, I have been using 
> it for a week as-is, both personally and professionally.
>
> Briefcase features:
>
>- Realms
>- Projects
>   - make actions associated with a project
>- Actions (Tasks)
>   - create dependant actions
>- Ticklers (Reminders)
>- References
>- Contacts
>   - delegated actions
>- Several Dashboards for Management
>
> When developing any of my hobby software, I usually use Fossil SCM 
> <http://www.fossil-scm.org/>.  The source can be accessed at 
> https://chiselapp.com/user/roma0104/repository/TW5-Briefcase/ but I will 
> port the repository to Git and post on GitHub as soon as I get a chance.  I 
> will also get to cleaning the code and meeting more of TiddlyWiki's style 
> guidelines soon.  There is one build note you can find on the example page. 
>  
>
> Built in to Briefcase are two other plugins that might be of interest, 
> though equally as rough.  In the example Briefcase, I built the two other 
> plugins outside of the Briefcase plugin, just drag and drop to you TW5 to 
> use.  Sources <http://chiselapp.com/user/roma0104/>
>
>- DatePicker <http://romahicks.com/example.html#DatePicker>
>- DateFilter <http://romahicks.com/example.html#DateFilter>
>
>
> Currently, I have only tested the plugin with 5.0.16.  
>
> See the example Briefcase plugin in action 
> <http://romahicks.com/example.html>
> Download an empty Briefcase <http://romahicks.com/briefcase.html> (TW5 
> 5.0.16-beta)
>
> I know there was some mild interest in such a tool from others, so please 
> use if you wish to do so.  I probably won't update any bugs or features 
> until the imminent emergence of TW5 from beta.  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 post to this group, send email to tiddlywiki@googlegroups.com.
Visit this group at http://groups.google.com/group/tiddlywiki.
For more options, visit https://groups.google.com/d/optout.


Re: [tw] Re: Briefcase Plugin -- a GTD tool

2014-09-18 Thread Roma Hicks
Ha ha, I literally never noticed that!  Thanks.

On Wed, Sep 17, 2014 at 5:00 PM, Julie  wrote:

> Yes, I know you retagged $:/core/ui/SideBar/Recent with $:/tags/MoreSideBar
> instead of $:/tags/SideBar.
> What I try to say is that there is already a $:/core/ui/MoreSideBar/Recent
> tiddler in the core with exaclty the same content as
> $:/core/ui/SideBar/Recent, so untagging this last one instead of retagging
> it was sufficient.
>
> Le mercredi 17 septembre 2014 22:03:20 UTC+2, Roma Hicks a écrit :
>
>> Thanks Julie.
>>
>> If were are talking about the Recent tab that is normally found on the
>> Sidebar, I did not recreate it but simply retagged it from $:/tags/Sidebar
>> to $:/tags/MoreSidebar.  All of the core tiddler overwrites are actually
>> one-line code additions or tagging changes, but for anyone poking around in
>> the code, or trying to merge it with another plugin, I thought the
>> transparency of listing these tiddlers was appropriate.
>>
>>
>> On Wednesday, September 17, 2014 3:19:38 AM UTC-5, Julie wrote:
>>>
>>> That seems really nice!
>>> I've never used a GTD tool, but I was considering it, so I will probably
>>> give it a try.
>>>
>>> Just a little note: you don't have to add the "recent" tab from the
>>> sidebar to the moresidebar, as it is already there ;-)
>>>
>>  --
> You received this message because you are subscribed to a topic in the
> Google Groups "TiddlyWiki" group.
> To unsubscribe from this topic, visit
> https://groups.google.com/d/topic/tiddlywiki/PaqBfARpbgQ/unsubscribe.
> To unsubscribe from this group and all its topics, send an email to
> tiddlywiki+unsubscr...@googlegroups.com.
> To post to this group, send email to tiddlywiki@googlegroups.com.
> Visit this group at http://groups.google.com/group/tiddlywiki.
> For more options, visit https://groups.google.com/d/optout.
>



-- 
Roma Quintin Hicks

-- 
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 http://groups.google.com/group/tiddlywiki.
For more options, visit https://groups.google.com/d/optout.


[tw] Re: Briefcase Plugin -- a GTD tool

2014-09-17 Thread Roma Hicks
Thanks for all those suggestions.  I did a bit of a selfish programming and 
wrote it to how I used realms and saw action in mGSD but you ideas will 
make it more flexible and acceptable for the masses.  I do appreciate the 
insight.

I did consider placing a realm selector on the Dashboard as well, but 
scrapped the idea originally for its presence on the Collect and Review 
tabs;  I will revisit this.

I am a bit of an atypical user,  I don't own a mobile device, my Toshiba 
NB505 is about as small of a device I use, so I rarely get to see the 
rendering on anything smaller.  I usually use Chromium (but I do test runs 
in Firefox, IE) and therefore don't use the AutoSave feature and quite 
frankly forget it exists, so I will see about getting that integrated as 
well.

On Wednesday, September 17, 2014 2:24:20 PM UTC-5, Danielo Rodríguez wrote:
>
> Hello again,
>
> Here you have some examples of one of my proposals:
>
> Next Actions
> 
>   <$list 
> filter="[field:gtd_type[project]!field:gtd_status[done]field:gtd_complete[false]field:gtd_realm{$:/currentRealm!!text}]">
> 
> <$list 
> filter="[field:gtd_project{!!title}field:gtd_type[action]field:gtd_status[next]field:gtd_complete[false]field:gtd_realm{$:/currentRealm!!text}limit[1]]">
><$view field="gtd_project"/>
> 
> <$list 
> filter="[field:gtd_project{!!title}field:gtd_type[action]field:gtd_status[next]field:gtd_complete[false]field:gtd_realm{$:/currentRealm!!text}]">
> 
>   <$complete tiddler=<>/>
>   <$transclude 
> tiddler="$:/plugins/briefcase/core/ui/lists/ListViewStatus"/>
>   
> <$link to={{!!title}}>
>   <$view field="title"/>
> 
>   
>   <$list filter=[is[current]!field:text[]]>
>  <$transclude 
> tiddler="$:/plugins/briefcase/core/images/excerpt"/>
>   
> 
>   
> 
>   
> 
>
>
>
>
>
>
> 
>   Future Actions
>   
>   <$list 
> filter="[field:gtd_type[project]!field:gtd_status[done]field:gtd_complete[false]field:gtd_realm{$:/currentRealm!!text}]">
> 
>  
> <$list 
> filter="[field:gtd_project{!!title}field:gtd_type[action]field:gtd_status[future]field:gtd_complete[false]field:gtd_realm{$:/currentRealm!!text}limit[1]]">
><$view field="gtd_project"/>
> 
> <$list 
> filter="[field:gtd_project{!!title}field:gtd_type[action]field:gtd_status[future]field:gtd_complete[false]field:gtd_realm{$:/currentRealm!!text}]">
> 
>   <$complete tiddler=<>/>
>   <$transclude 
> tiddler="$:/plugins/briefcase/core/ui/lists/ListViewStatus"/>
>   
> <$link to={{!!title}}>
>   <$view field="title"/>
> 
>   
>   <$list filter=[is[current]!field:text[]]>
>  <$transclude 
> tiddler="$:/plugins/briefcase/core/images/excerpt"/>
>   
> 
>   
> 
>   
> 
>
>
>
>
>
> 
>   Waiting Actions
>   
>   <$list 
> filter="[field:gtd_type[project]!field:gtd_status[done]field:gtd_complete[false]field:gtd_realm{$:/currentRealm!!text}]">
> 
>  
> <$list 
> filter="[field:gtd_project{!!title}field:gtd_type[action]field:gtd_status[waiting]field:gtd_complete[false]field:gtd_realm{$:/currentRealm!!text}limit[1]]">
><$view field="gtd_project"/>
> 
> <$list 
> filter="[field:gtd_project{!!title}field:gtd_type[action]field:gtd_status[waiting]field:gtd_complete[false]field:gtd_realm{$:/currentRealm!!text}]">
> 
>   <$complete tiddler=<>/>
>   <$transclude 
> tiddler="$:/plugins/briefcase/core/ui/lists/ListViewStatus"/>
>   
> <$link to={{!!title}}>
>   <$view field="title"/>
> 
>   
>   <$list filter=[is[current]!field:text[]]>
>  <$transclude 
> tiddler="$:/plugins/briefcase/core/images/excerpt"/>
>   
> 
>   
> 
>   
> 
>
>
>
> El miércoles, 17 de septiembre de 2014 16:08:30 UTC+2, Danielo Rodríguez 
> escribió:
>>
>> One more thing:
>>
>> Why is not a future projects list inside the dashboard?
>> What about a third state for projects? Like task, waiting.
>> What do you think about including a completed task list under each 
>> project? Maybe it should be an expandable accordion.
>>
>

-- 
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 http://groups.google.com/group/tiddlywiki.
For more options, visit https://groups.google.com/d/optout.


[tw] Re: Briefcase Plugin -- a GTD tool

2014-09-17 Thread Roma Hicks
Thanks Julie.

If were are talking about the Recent tab that is normally found on the 
Sidebar, I did not recreate it but simply retagged it from $:/tags/Sidebar 
to $:/tags/MoreSidebar.  All of the core tiddler overwrites are actually 
one-line code additions or tagging changes, but for anyone poking around in 
the code, or trying to merge it with another plugin, I thought the 
transparency of listing these tiddlers was appropriate.


On Wednesday, September 17, 2014 3:19:38 AM UTC-5, Julie wrote:
>
> That seems really nice!
> I've never used a GTD tool, but I was considering it, so I will probably 
> give it a try.
>
> Just a little note: you don't have to add the "recent" tab from the 
> sidebar to the moresidebar, as it is already there ;-)
>

-- 
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 http://groups.google.com/group/tiddlywiki.
For more options, visit https://groups.google.com/d/optout.


Re: [tw] Briefcase Plugin -- a GTD tool

2014-09-16 Thread Roma Hicks
I wanted to avoid adding too much customised code and use the provided 
framework where possible for the notifications/ticklers.  However, creating 
a more friendly notification system with snoozing is definitely a to-do 
item.

I did add the ability to create new actions with a project and preassign 
the actions to the project on the empty briefcase build I provided, 
http://romahicks.com/briefcase.html.  The example version uses an older 
build, thank for bringing that to my attention and I will update the 
example with the latest build.

On Tuesday, September 16, 2014 4:14:36 PM UTC-5, Danielo Rodríguez wrote:
>
> This is absolutely amazing !!!
>
> Thank you very much!
>
> Two things I would love to see in the next version :
> 1 using a different notification system. The tiddlywiki built in one is 
> not very good at this scenario
> 2 the possibility to create task directly within a project with the needed 
> fields pre-filled
>
> I really love the state system and how tags that are dependent from other 
> get activated when parent task is completed.
> This is really close to be my definitive GTD manager .
>
>

-- 
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 http://groups.google.com/group/tiddlywiki.
For more options, visit https://groups.google.com/d/optout.


[tw] Briefcase Plugin -- a GTD tool

2014-09-16 Thread Roma Hicks
Hello everyone,

For those familiar and use the mGSD  tool, 
you probably have run into spotty usage with the dropping of NPAPI 
and consequently Java on some platforms, this led to the inability to save 
changes and the inability to use mGSD!  Nooo!

So over the course of a few weeks, I slowly hacked together a mGSD-like 
tool.  It is not as feature packed, but the general workflow is there and I 
did my best to distill the features I used the most (and hopefully others 
as well).  I packaged the plugin and called it Briefcase, I have been using 
it for a week as-is, both personally and professionally.

Briefcase features:

   - Realms
   - Projects
  - make actions associated with a project
   - Actions (Tasks)
  - create dependant actions
   - Ticklers (Reminders)
   - References
   - Contacts
  - delegated actions
   - Several Dashboards for Management

When developing any of my hobby software, I usually use Fossil SCM 
.  The source can be accessed at 
https://chiselapp.com/user/roma0104/repository/TW5-Briefcase/ but I will 
port the repository to Git and post on GitHub as soon as I get a chance.  I 
will also get to cleaning the code and meeting more of TiddlyWiki's style 
guidelines soon.  There is one build note you can find on the example page. 
 

Built in to Briefcase are two other plugins that might be of interest, 
though equally as rough.  In the example Briefcase, I built the two other 
plugins outside of the Briefcase plugin, just drag and drop to you TW5 to 
use.  Sources 

   - DatePicker 
   - DateFilter 


Currently, I have only tested the plugin with 5.0.16.  

See the example Briefcase plugin in action 

Download an empty Briefcase  (TW5 
5.0.16-beta)

I know there was some mild interest in such a tool from others, so please 
use if you wish to do so.  I probably won't update any bugs or features 
until the imminent emergence of TW5 from beta.  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 post to this group, send email to tiddlywiki@googlegroups.com.
Visit this group at http://groups.google.com/group/tiddlywiki.
For more options, visit https://groups.google.com/d/optout.


[tw] TW5 Plugins -- Tiddler update method

2014-08-18 Thread Roma Hicks
I am in the process of creating a suite of widget for a plugin I am 
developing.  I have been using some of the existing widget code an a 
template and extending functionality, but in the process of doing so I have 
noticed some coding differences in the methods to update tiddlers.

In particular some widgets use:
this.wiki.setText(/*...fields...*/);

And in others:
this.wiki.addTiddler(new $tw.Tiddler(/*...fields...*/));

While I have coarse understanding of tiddler functions, the underlying 
differences seem to be: one sets fields explicitly, the other more 
implicitly.  Is there a stylistic preference for one over the other when 
editing one field?  Is there a performance or stability reason to prefer 
one?

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 post to this group, send email to tiddlywiki@googlegroups.com.
Visit this group at http://groups.google.com/group/tiddlywiki.
For more options, visit https://groups.google.com/d/optout.


[tw] TW5 5.0.13 -- Filters: String with Whitespace

2014-08-06 Thread Roma Hicks
I am attempting to create a ViewTemplate that when a field matches a string 
it renders the enclosed widgets/text/etc.  Can this be done with a field if 
the value contains white space?

Tiddler with $:/tags/ViewTemplate
<$list filter=[is[current]field:foo[My Tiddler]]>
// Code


Instead of *My Tiddler* being the only tiddler affected, all tiddlers are 
affected.

I have tried escaping the space characters.
I have tried tried quoting, that just make the parser render it as plain 
text.

Is there a way to use a string with white space as an operand?

-- 
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 http://groups.google.com/group/tiddlywiki.
For more options, visit https://groups.google.com/d/optout.


Re: [tw] Can't save a TW and the file size is zero

2014-05-05 Thread Roma Hicks
Not meaning to zombie a thread but I think it is worth pointing out as I 
had this problem at work after they upgraded to IE11 and before they 
finally installed Chrome but 'discovered' a workaround for this.

In the TiddlyWiki Docs, the tiddly describing the Windows HTA Hack allows 
you to convert the TiddlyWiki to a HTML Application.  I would not consider 
myself power-user with TiddlyWiki but it renders well, saves directly to 
disk, can be ran as unprivileged user and is void of all the extra cruft of 
a web browser (which is good/bad).

Just for any future users stuck with IE11 and that don't want to have the 
developer's window open all the time.


-- 
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 http://groups.google.com/group/tiddlywiki.
For more options, visit https://groups.google.com/d/optout.