Skip to main content

Home/ Chandler Project/ Group items tagged collection

Rss Feed Group items tagged

Graham Perrin

The Chandler Project Blog » Blog Archive » How do you use the Chandler Das... - 0 views

  • the Dashboard purely as a place to collect new notes, an “intake” area
  • collections must be initially kept out of the Dashboard
  • everything that could possibly be worked on right now needs to be in one place. I use the Dashboard to answer the question, ‘what should I work on next’. Every Collection is in the Dashboard
  • ...6 more annotations...
  • 30 going at a time
  • a cross-collection view of all their data where the could process items regardless of what collections
  • what’s new across all of your collections without having to click on individual collections one-by-one
  • Dashboard collection in Chandler
  • ground for experimentation
  • no way to view items that are in the Dashboard but not in any other collections
    • Graham Perrin
       
      I did wish for this in the early days, but in practice I don't require this type of view.
  •  
    Interesting use cases.
Graham Perrin

Gnome Evolution bug 359755 - Support for CalDAV collections - 0 views

  • GNOME Bugzilla
  • Bug 359755
  • Support for CalDAV collections
  • ...42 more annotations...
  • Product: Evolution
  • FIXED
  • enhancement
  • The definition of 'calendar-home-set' is that it returns the URL of the collection which contains the user's calendars. Not the URLs of the calendars themselves.
  • then do a Depth: 1 PROPFIND on that URL to retrieve the actual calendars
  • you will request the resourcetype & supported-calendar-component-set
  • know which ones are calendars
  • whether they support VEVENT/VTASK/VJOURNAL
  • public calendars
  • calendars for a given user offered by other users
  • the dust isn't fully settled on parts of this
  • a few tricks
  • Trick #1
  • PROPFIND request for current-user-principal
  • Also planned
  • query a 'well known URL'
  • find the right port
  • PROPFIND the /.well-known/caldav/ URL
  • Once you've *got* the principal-URL
  • PROPFIND for the group-membership
  • possibly do this repeatedly
  • Once *that's* fully expanded to a list of principal-URLs
  • query the calendar-home-set for them
  • Depth: 1 PROPFIND on those to find their calendars
  • possible simplification
  • combine two steps
  • expand-property report is defined in RFC 3253 (WebDAV Versioning)
  • DAV::expand-property REPORT
  • can't think of a way to get the actual collections
  • maybe there is some trick
  • I guess at this point
  • current-user-principal in the first instance
  • PROPFIND Depth: 1 on the calendar-home-set
  • gets you the user's direct calendars
  • differentiating
  • my approach would be
  • on demand
  • e.g. 'display delegated calendar'
  • principal-URL for the currently authenticated user
  • recursively PROPFIND
  • expand their group-membership into a tree
  • In DAViCal the public.php is specifically for looking at calendars which have been declared to need no authentication
Graham Perrin

Chandler Wiki : Cosmo Caldav - 0 views

  • no separate collection for calendars
  • home collection functions as a CalDAV calendar home collection
  • specifies the URL of the associated user account's home collection
  • ...2 more annotations...
  • C:calendar-home-set is provided on user principal resources
  • if a resource (1.ics) contains a VEVENT, it must always contain a VEVENT until the resource is removed.
Graham Perrin

RFC 4791 - Calendaring Extensions to WebDAV (CalDAV) - 0 views

  • 6.2.1. CALDAV:calendar-home-set Property
  • SHOULD be defined on a principal resource
  • either calendar collections
  • ...2 more annotations...
  • the URL of collections
  • or ordinary collections that have child or descendant calendar collections
Graham Perrin

Personal votes in OSAF Bugzilla - 0 views

  • 11696 Crash when any file is dragged into Chandler window if you have 2nd display
    • Graham Perrin
       
      As I most often work with a second display, for me this https://bugzilla.osafoundation.org/show_bug.cgi?id=11696 is close to a blocker.
  • 11918 Support 'spheres' or groups of collections
    • Graham Perrin
       
      https://bugzilla.osafoundation.org/show_bug.cgi?id=11918 may deserve priority thought/attention from any user who works with many collections.
  • 12474 alt-arrow key combinations must navigate text only; MUST NOT navigate other aspects of Chandler Desktop for Mac OS X
    • Graham Perrin
       
      https://bugzilla.osafoundation.org/show_bug.cgi?id=12474 seriously retards my productivity and causes confusion, with potential loss/misplacement of data.
  •  
    View, confirm and edit the votes that you wish to cast. Log in required.
Graham Perrin

[chandler-users] Collections: Calendar view: presenting and setting aside overlays [was... - 0 views

  • collection icon resembles any/all of the following: * a mobile phone * a clipboard * an envelope, in flight, dropping downwards Anyone: please, what _is_ that icon?
    • Graham Perrin
       
      The icon with four interpretations from one person is in fact a fifth thing: a 'tag'!
Graham Perrin

Chandler Wiki : Using Other Apps With Chandler Hub - 0 views

  • Sign up for a Chandler Hub Account
    • Graham Perrin
       
      Placement of the list of clients beneath this heading will confuse readers; they may imagine that what's presented below are means of signing up for Chandler Hub.
  • Step One
    • Graham Perrin
       
      The page is missing named steps beyond 'One'.
  • Publish from Apple iCal 3.x
    • Graham Perrin
       
      The description that follows relates to CalDAV which is not limited to (one-way) publication.
  • ...3 more annotations...
  • Collections you've subscribed to
    • Graham Perrin
       
      We should be more explicit about subscriptions. I guess that this statement refers to your Chandler Desktop subscriptions to the Chandler collections of other users of Chandler.
    • Graham Perrin
       
      Consider: some users of Apple iCal perceived collections long before Chandler introduced the expression.
    • Graham Perrin
       
      Consider: users of Apple iCal were familiar with subscriptions long before Chandler Desktop introduced the expression.
  • Sunbird Version 0.3
    • Graham Perrin
       
      Mozilla Sunbird has reached version 0.9.
  • view-only subscribing to other people's shared calendars
Graham Perrin

(15 vs. 16) GetStarted < Projects < OSAF - 0 views

  • Deleting collections from your Chandler Hub account
    • Graham Perrin
       
      I have no problems in iCal or Chander Hub when I use use the Hub to delete a collection from the Hub.
    • Graham Perrin
       
      Is the warning here against using iCal to delete a collection from the Hub?
Graham Perrin

Bug 12610 - two consecutive deletions of (adjacent) collections lead to AssertionError - 0 views

  • 14. command-backspace (accelerated key combination for delete (Item)) 15. observe the flash of the Item menu — that might be a separate bug; should a command that is placed in the Item menu be effective for something (a collection) that is not an Item?
Graham Perrin

[Chandler-dev] What's our Web Strategy? Web Widgets, The Server and The Current Web UI - 0 views

  • rely on desktop users to reconcile edits to items in multiple collections
  • a more sophisticated solution to our security issues that allows the server to understand about items in multiple collections
Graham Perrin

Chandler Wiki : Why Not Zodb - 0 views

  • data model to be independant of any language in particular
  • queries, interactions with RDF, bi-directional referential integrity, access control, garbage collection, etc.
  • replication, remote access, shared access, threaded transaction model, etc.
  • ...3 more annotations...
  • started a data model implementation from scratch and persisted it using Sleepycat's Berkeley dbxml and Berkeley db
  • Chandler repository is not really so much an object database as an item database combined with large collections of references directly stored in Berkeley DB
  • a somewhat steeper learning curve for programmers expecting a real object database like ZODB. My hope is that this trade-off is well worth the gains
Graham Perrin

Chandler Wiki : Top Usability Issues - 0 views

  • Remove and Delete mental model
  • Data integrity issues (aka repo getting corrupted)
    • Graham Perrin
       
      AFAIR a bug was fixed. Reference?
    • Graham Perrin
  • Spheres (way to group collections)
  • ...9 more annotations...
  • Focus Switching from one view to another should retain focus on the existing record [already reported] even if it would not appear in the new view.
    • Graham Perrin
       
      To me, this behaviour feels extraordinarily weird. I need to understand the rationale.
  • drag items from the detail pane
    • Graham Perrin
  • anything that requires the use of Alt-keys
    • Graham Perrin
       
      Choice of accelerator keys must be careful.
  • and doesn't offer a drag-and-drop alternative, is a problem
  • We need another button
    • Graham Perrin
       
      I use: command-F to find, /f command-L for Lucene, /l
  • information between 'sync with self' PCs
    • Graham Perrin
       
      I have half an eye on http://www.dotmobile.us/
  • corrupted way too often
    • Graham Perrin
       
      Is this not fixed?
    • Graham Perrin
  • starting day of the week
    • Graham Perrin
       
      Is this not done? (Related to locale, or choice of language.)
  • Define and clearly communicate what plugins (esp. third-party) can and cannot do
    • Graham Perrin
       
      +1
Graham Perrin

[Sum] Re: [Chandler-dev] What's our Web Strategy? Web Widgets, The Server and The Curr... - 0 views

  • continue to support items in multiple collections in a first class way on the server, which in turn means that the web UI and future web widgets will handle this case elegantly as well :D
Graham Perrin

[Chandler-dev] What's our Web Strategy? Web Widgets, The Server and The Current Web UI - 0 views

  • Less important behaviors to 'get right' across Chandler access points
  • items living in multiple collections
Graham Perrin

The Chandler Project Blog » Blog Archive » Mobile Chandler? - 0 views

  • sync Chandler data onto any device that can sync with or subscribe to calendars via .iCalendar or CalDAV
  • Specifically, that means you can: Publish your collections to Chandler Hub; Subscribe to them with Apple iCal or Google Calendar; Use either Apple iSync or Google Mobile to get your Chandler data onto your mobile device.
  • https://support.markspace.com/index.php?m=knowledgebase&amp;a=viewarticle&amp;kbarticleid=230
Graham Perrin

Bug 11918 - Support 'spheres' or groups of collections - 0 views

  •  
    My interest in this is two-fold: 1. interop - for example, how spheres may appear to iCal and other CalDAV clients; 2. look and feel - I have some ideas.
Graham Perrin

draft-daboo-webdav-sync-02 - Collection Synchronization for WebDAV - 1 views

1 - 18 of 18
Showing 20 items per page