Giter Site home page Giter Site logo

foco's Introduction

Developer Notebook

An attempt to scratch my own itch. I need one place to focus on the goal of a software development task at hand. I need more structure than a text file but less features (i.e., distractions) than the "second brain" tools.

Goals

  • Optimize for information capture
    • Lowest friction to entering rows as possible
  • Always visible: the problem statement
  • Focus, concentrate, eliminate distractions
  • Intentionally limit features to avoid having to make distracting decisions
  • Simple, simple, simple implementation (already failed? lol)

Steps

  • Restructure the model and initModel to group by #heading
  • Change the rendering to group by #heading
  • Implement indentation
  • Header
  • LARGE: Update/delete (UX undefined)
  • Save to disk
  • Commands (e.g. /goto, /find, etc.)
  • Footer (stats? current line?)
  • Metadata?

TODOs

  • tab or shift+tab in the entry field to indent/dedent
  • Display header with title
  • Up/down arrows for selecting for edit or delete?
    • I might accidentally lose changes while just trying to move the cursor?
  • BUG: No notes display on open (cut off by extra \n's)
  • REFACTOR: Model data structure -- map with key of tags/headers, with line numbers (indicated by slice index?) and indents
    • Question: How do I indent when a row is under multiple headings?
      • Only allow one tag per row??
  • Clear the text entry after enter
  • BUG: Initial text entry does not show, but it does from the second entry
  • BUG: Empty tag hash shows (off by 1 error from the string split?)
  • Show indentation in the text entry
  • Remember the previous row's heading so that the next ones can go under the same

foco's People

Contributors

johneo-f620 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.