How do you distinguish an event from a task? (feedback much appreciated)

This page summarizes the projects mentioned and recommended in the original post on /r/orgmode

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • org-orgzly

    A simple python script to parse desired org file(s) entries by specified parameters and generate a file to sync with orgzly.

  • So, while using org-orgzly the other day, I noticed org-orgzly pushed an event to orgzly. This reminded me, that the script needs a way to interpret and distinguish events from tasks. Rather than just program it to how I setup and use orgmode, I decided to get some feedback from other users first.

  • org-ql

    A searching tool for Org-mode, including custom query languages, commands, saved searches and agenda-like views, etc.

  • For me, anything that contains an active timestamp other than SCHEDULED and DEADLINE is an event. They can be put in anywhere. I put tasks and other actionable items under "Backlog" heading in Org files, so they can be queried using (and (parent (heading "Backlog")) (level 2)) org-ql query.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • how to search for all .org files in a directory structure that have a specific tag in a directory structure?

    1 project | /r/orgmode | 7 Dec 2023
  • Release v0.7.1 · alphapapa/org-ql

    1 project | /r/orgmode | 8 Sep 2023
  • Release v0.7.1 · alphapapa/org-ql

    1 project | /r/emacs | 8 Sep 2023
  • org-super-agenda: Supercharge your Org daily/weekly agenda by grouping items

    1 project | /r/planetemacs | 4 Sep 2023
  • Programmatically tell whether a heading exists somewhere in your agenda file?

    1 project | /r/orgmode | 29 Jun 2023