/automation

personal Nodejs application for automating and linking several application together

Primary LanguageTypeScript

Automation

personal Nodejs application for automating and linking several applications together

Todos

  • API that expose all the tech notes (blogs) from notion

    Notion doesn't yet support all the block types. for instance Quote is not supported https://developers.notion.com/changelog/callouts-and-quote-blocks-are-now-supported

  • Automate shortcut for uploading picture of the day

  • add task to Notion Inbox ubuntu #1

    1. make a keyboard shortcut E.g. SUPER+Q that execute

      gnome-terminal --hide-menubar  --geometry=80x20+350+150   -- bash quickNote.sh
    2. create a cronjob for

      30,0 * * * *  bash quickNote.sh -a

Done

  • PC pomodoro timer

  • Ubuntu Pomodoro App in the top bar connected with ticktick pomodoro & allows the option to select a focus task

  • sync together Notion Inbox DB & TickTick inbox ⇒ IFFF

    • periodically check for out-of-sync problems
  • pocket finished Reads ⇒ firestore

  • highlights to notion db

    pocket doesn't provide an API for extracting highlights, so its kinda useless

    only me and pocket developers know what is "It will take more than a doctor to prescribe a remedy" 😎

  • API that expose Spaced Repetition DB from notion => consumed by flashcards flutter application

  • pull up all completed tasks from TickTick and add them to your daily journal as a blocks

  • Report mode

  • screenshots to notion Inbox

  • create a widget for showing ticktick statistics

    • endpoint for statistics => google sheets => google data studio => android app web widget