| View previous topic :: View next topic |
| Author |
Message |
phildow Site Admin
Joined: 11 Dec 2005 Posts: 3407 Location: Berkeley
|
Posted: Tue Mar 13, 2007 3:55 pm Post subject: Re: Getting Things Done with Lex? |
|
| SkyWombat wrote: | | Maybe a bit off-topic, but are there any scripts or anything to get a todo from Journler (well just an entry with a due date) to iCal? |
There's a conversation going on somewhere right now on the forum. Someone posted an applescript. I don't know which post or where exactly, but there have been recent replies. I see them in my news reader. Anyone know exactly where this is? |
|
| Back to top |
|
NovaScotian
Joined: 18 Feb 2007 Posts: 2072
|
Posted: Tue Mar 13, 2007 4:02 pm Post subject: |
|
| Albo wrote: | Phil - What about database corruption? Can this happen in Journler?
I ask only because my girlfriend is transitioning over to Journler (on my suggestion!), from Soho Notes, a OpenBase driven application. One of my main concerns was database corruption, and the possibility of having everything "trapped" in one single file. |
One (only one of several) of my reasons for moviing from SOHO Notes to Journler was precisely the concern that if the OpenBase db crapped out, the file was not readily readable for recovery of what could be recovered.
The others were easy scriptability, original entries stored natively, ease of flushing the metadata using the script below (not run from the Journler script menu) and general ease of use. One of the things that has kept me with Eudora instead of mail is that each mailbox in Eudora is a simple text file containing all the mail in easily readable form. Journler is the same - entries are always accessible.
| Code: | quit application "Journler"
-- the generic path; should work for anyone unless they've moved the indices
set tPath to ((path to application support from user domain as text) & "Journler:")
-- deleting from the Finder puts them in the trash; it doesn't remove them.
tell application "Finder"
try -- try is included incase they aren't there
delete alias (tPath & "Index Entries")
delete alias (tPath & "Index References")
end try
end tell
delay 1 -- wait for Journler to get going
activate application "Journler"
delay 1 -- wait for dialog to appear; it will be window 1 at this point.
tell application "System Events" to tell process "Journler" to click button "Reset" of window 1 |
At that point there's a pause while Journler rebuilds it's metadata indices, and you're off and running again. |
|
| Back to top |
|
PencilPoint
Joined: 15 Jan 2007 Posts: 9
|
Posted: Tue Mar 13, 2007 5:08 pm Post subject: Lex |
|
Phil,
Lex sounds very good indeed.
I've read with interest the discusion vis-a-vis Yojimbo, but how would you compare Lex to DevonThink Pro (aside from the database issue)?
I'd be grateful to know because I'm on the verge of buying a licence for DT, but I like Journler so much that Lex is about the only thing that might tempt me away.
PP |
|
| Back to top |
|
phildow Site Admin
Joined: 11 Dec 2005 Posts: 3407 Location: Berkeley
|
Posted: Tue Mar 13, 2007 5:16 pm Post subject: Re: Lex |
|
| PencilPoint wrote: | | I've read with interest the discusion vis-a-vis Yojimbo, but how would you compare Lex to DevonThink Pro (aside from the database issue)? |
Whew, I really don't know DevonThink Pro well enough to offer a comparison. |
|
| Back to top |
|
phildow Site Admin
Joined: 11 Dec 2005 Posts: 3407 Location: Berkeley
|
Posted: Tue Mar 13, 2007 5:18 pm Post subject: resetting the search indexes vs resetting the metadata store |
|
| NovaScotian wrote: | | At that point there's a pause while Journler rebuilds it's metadata indices, and you're off and running again. |
Oop, be careful here. What you're doing there is rebuilding the search index. The metadata database is that "JournlerStore.dict" file in the same folder.
When you delete the indexes and start Journler, Journler resets the search mechanism. When you delete the JournlerStore.dict file, Journler rebuilds the database from the individually stored files.
I don't recommend doing both at the same time, if only because launching will take a bit long. |
|
| Back to top |
|
BLUEFROG
Joined: 31 Jan 2007 Posts: 18
|
|
| Back to top |
|
madmaxmedia
Joined: 12 Oct 2005 Posts: 19 Location: Los Angeles, CA
|
Posted: Tue Mar 13, 2007 7:08 pm Post subject: Very interesting! |
|
I think this is a great idea for an app, especially since some of the fundamental groundwork is laid out in Journler. A couple of questions and comments-
1. It sounds like the files will not be moved or copied to the database, so they will still reside in their existing locations, right? (I think this is better for multiple reasons.)
If so, what would happen if I accidentally move a file to a new location? In general, this app would eliminate most file organization work. I could picture having a single folder for work, writing projects, etc. just to keep some top-level organization, or use Lex to organize beyond that. But I could still see myself moving an occassional file without remembering that I have entered it into Lex.
2. I'm currently playing around with Punakea in this way, but it is tag-only. Come to think of it, it would be nice if Lex leveraged the Spotlight comments field in some (customizeable) way. Like maybe you could have Lex automatically fill in the Spotlight comments field with certain metadata. It's somewhat redundant, but would improve Spotlight search results.
The other thought is that it should be easy to drag and drop files into Lex, and then have Lex dump them into some sort of repository (one folder per project would be grand.) That's one of the things Punakea is good at- cleaning up my desktop! One possible issue with Lex here, is can i pick which project to drop a file, etc. Obviously a right-click menu item would make sense too.
So I guess my general point here is about how Lex will ideally be different from Journler to optimize for file handling vs. text entries, even if the basic organizational model is the same.
3. Based on how well you can sift through info in Journler, my inclination here would be to use 1 project database to actually manage all my work stuff, and another for personal stuff, and then use categories and tags to break down in to individual projects. So maybe 3 or 4 total projects, rather than 15 or 20 if I go 1 level down in organization. But that's just based on my experience with Journler.
4. There are 3 additional apps that seem comparable to me. There are DocumentWallet and Yep, but they seem to be only for PDF files. They are also far less powerful in organizational features than Journler. One thing they do offer is a front-end to scan and file paper documents. That would be a cool feature for Lex.
But the closest app that comes to mind is Microsoft Entourage, with its Project Center-
http://maczealots.com/tutorials/project-center/
I almost switched to Entourage when I first got a Mac for this very feature, but didn't want to switch everything over to the very monolithic app (plus, what's the fun of switching to Mac if you're just gonna use a MS app 75% of the time!)
One advantage of Entourage is that the Project Center can encompass so many types of information- files, emails, contacts, notes, tasks, calendar events, etc. It would be interesting if you could drag emails, contacts, calendar events from the Apple apps into Lex. That might be easy or hard, depending on how those apps behave. It seems that dragging an Address Book entry to the desktop creates a vCard (good), but dragging an email in Mail.app does nothing (bad).
5. Finally, it would be nice to be able to create text entries in Lex, even if this can already be done in Journler. I use Journler for my personal writing and personal notes, but not for work (I keep them separate.) My work workflow is much more document-based, so Lex would be ideal here. But I would also love to be able to jot down notes and ideas within Lex, and keep them organized in the same project-oriented way. (I could alternatively create a RTF, then import it into Lex, but that seems wasteful.)
Sorry for the ramble, looking forward to seeing the app!!!
Thanks,
Steve |
|
| Back to top |
|
terryhatmaker
Joined: 08 Jul 2005 Posts: 249 Location: Knoxville, TN
|
Posted: Tue Mar 13, 2007 8:18 pm Post subject: Lex sounds great |
|
Phil,
I am excited about this new product. Am I correct in assuming that I would still be able to create notes for a specific project? The program will not be Entry-centric, but it would have the ability to create notes.
I think this program would have a lot of the features of DevonThink. In fact, Journler is very close to DevonThink's capabilities.
Terry |
|
| Back to top |
|
NovaScotian
Joined: 18 Feb 2007 Posts: 2072
|
Posted: Tue Mar 13, 2007 11:26 pm Post subject: Re: Lex sounds great |
|
| terryhatmaker wrote: | --- Snip ---
I think this program would have a lot of the features of DevonThink. In fact, Journler is very close to DevonThink's capabilities.
Terry |
But at a small fraction of the cost! |
|
| Back to top |
|
phildow Site Admin
Joined: 11 Dec 2005 Posts: 3407 Location: Berkeley
|
Posted: Tue Mar 13, 2007 11:31 pm Post subject: Re: Lex sounds great |
|
| NovaScotian wrote: | | terryhatmaker wrote: | --- Snip ---
I think this program would have a lot of the features of DevonThink. In fact, Journler is very close to DevonThink's capabilities.
Terry |
But at a small fraction of the cost! |
$24,95. Same personal-use and non-personal use licensing, same absence of time-trial or feature limitations.
@PencilPoint
That's at least one difference between DevonThink Pro and Lex. =) |
|
| Back to top |
|
phildow Site Admin
Joined: 11 Dec 2005 Posts: 3407 Location: Berkeley
|
Posted: Tue Mar 13, 2007 11:54 pm Post subject: Re: Lex sounds great |
|
| terryhatmaker wrote: | | I am excited about this new product. Am I correct in assuming that I would still be able to create notes for a specific project? The program will not be Entry-centric, but it would have the ability to create notes. |
You will be able to create as many "Entries" as you want, just as rich as they are in Journler. You'll also be able to add short notes to every managed document. |
|
| Back to top |
|
phildow Site Admin
Joined: 11 Dec 2005 Posts: 3407 Location: Berkeley
|
Posted: Tue Mar 13, 2007 11:55 pm Post subject: Re: Very interesting! |
|
| madmaxmedia wrote: | | I think this is a great idea for an app, especially since some of the fundamental groundwork is laid out in Journler. A couple of questions and comments- |
Woah, I can't address all of these right now. Any favorite one or two questions/comments you'd like answered?
I'll be setting up a separate forum for Lex as 2.5 is released and project development picks up speed. |
|
| Back to top |
|
phildow Site Admin
Joined: 11 Dec 2005 Posts: 3407 Location: Berkeley
|
Posted: Wed Mar 14, 2007 12:45 am Post subject: An incredible response to the Lex proposition! |
|
Unbelievable! It's just turning 24 hours after the initial Lex post and the thread has been viewed over a thousand times! Looks like there's a lot of excitement about Lex, which makes me excited. And I was already excited!
I'm going to set up a forum shortly to begin a general discussion about the project. Once I have a beta out that people can play around with I'll then start taking some requests.
In the meantime I've started fooling around with the data model and interface, and it's looking like this won't be a difficult venture at all. Once I've got something more concrete I'll certainly let everyone know. |
|
| Back to top |
|
madmaxmedia
Joined: 12 Oct 2005 Posts: 19 Location: Los Angeles, CA
|
Posted: Wed Mar 14, 2007 12:59 am Post subject: Re: Very interesting! |
|
| phildow wrote: |
Woah, I can't address all of these right now. Any favorite one or two questions/comments you'd like answered? |
Sure, no prob. I was mainly just posting my thoughts to add to the mix, but here goes-
1. Are files copied or linked? If linked, what will happen if you move files outside of Lex?
2. Will there be a way of easily tagging and getting files (say on your desktop) out of the way?
Thanks,
Steve |
|
| Back to top |
|
phildow Site Admin
Joined: 11 Dec 2005 Posts: 3407 Location: Berkeley
|
Posted: Wed Mar 14, 2007 4:40 pm Post subject: Re: Very interesting! |
|
| madmaxmedia wrote: | | 1. Are files copied or linked? If linked, what will happen if you move files outside of Lex? |
Same deal as in Journler. Link or copy, your choice. Moving files won't break things unless you've linked and move the stuff to a different hard drive.
| Quote: | | 2. Will there be a way of easily tagging and getting files (say on your desktop) out of the way? |
Tagging will be easy enough and will use the encircled tokens so often requested for Journler. I'm not sure what you mean by getting files out of the way though. |
|
| Back to top |
|
|