The Omni Group
These forums are now read-only. Please visit our new forums to participate in discussion. A new account will be required to post in the new forums. For more info on the switch, see this post. Thank you!

Go Back   The Omni Group Forums > OmniFocus > OmniFocus 1 for Mac
FAQ Members List Calendar Today's Posts

 
Cleanup and Number of Items Thread Tools Search this Thread Display Modes
Is there a help article on Cleanup issues?

Particularly is there is optimum number of items beyond which the performance, especially on iPhone, is compromised?

Is there an easy way to discover how many items in the database? At the moment I export all folders to Excel and look there to see a data dump. Also enables me to create special reports.
 
Do you mean Rebuilding? Cleanup is the term used in OF for refreshing the current view, for example, to hide completed items. Rebuilding is the term for coalescing a series of separate transaction into a single database state. I believe that OF 1.1 automatically rebuilds the database as all the clients synchronize to a series of transactions.

Or do you mean Archiving? Archiving moves completed items to a separate archive database that isn't sync'd to the phone. Archiving seems to be a work in progress currently.
__________________
Cheers,

Curt
 
Thanks Curt.

I had in mind all those issues, plus rebuilding of indexes, if that is applicable with OF.

You have explained the differences between these procedures, and I have learnt some important information from this post.

I started with dBase II on an Osborne computer with a 5 inch screen 25 years ago - now I use an iPhone with a smaller screen and OF. Maintaining the database was an important issue then.

Plus ça change, plus c'est la même chose.
 
If you're comfortable using Terminal, you can use this SQLite query to count the number of actions indexed by OmniFocus:

Code:
sqlite3 ~/Library/Caches/com.omnigroup.OmniFocus/OmniFocusDatabase2 'select count(*) from Task';
-Dennis
 
 




Similar Threads
Thread Thread Starter Forum Replies Last Post
Cleanup help kman42 OmniFocus 1 for Mac 12 2010-04-22 03:46 PM
Cleanup is not cleaning joeworkman OmniFocus 1 for Mac 4 2008-07-17 09:54 PM
Where is auto-cleanup? santra OmniFocus 1 for Mac 1 2008-03-24 03:52 AM
Number of due items seem incorrect btoone OmniFocus 1 for Mac 3 2008-02-20 01:27 PM
Confused about cleanup santra OmniFocus 1 for Mac 5 2007-09-30 08:34 PM


All times are GMT -8. The time now is 07:14 PM.


Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2024, vBulletin Solutions, Inc.