Skip to content
#

notetaking

Here are 56 public repositories matching this topic...

K4LCIFER
K4LCIFER commented Mar 20, 2022

Is your feature request related to a problem? Please describe.
If you have multiple windows each editing files of the same name, but in different directories, it is difficult to differentiate between them.

Describe the solution you'd like
I would like for the filepath of the file currently being edited to be shown in the titlebar along with the name of the file.

gsilvapt
gsilvapt commented Nov 5, 2021

Write a test suite to ensure commands work as expected.

References: https://clavinjune.dev/en/blogs/implement-unit-test-for-cli-apps-using-golang-and-cobra/

New command

  • new command should create a new file
  • new --title flag should create a new file and the title should exist in the file. Not sure how to handle this with custom templates, but yea... Also a good chance
enhancement good first issue

There are various formats, how to present information (mindmaps, outlines, or tedegraphs :-) This is a poor quick implementation of application making tedegraph from Wikipedia article in Python3 and PyQt5. The format could be used for information exchange in the future. When we read something our concentration is better with the picture (because picture is worth thousand words). Picture or other graphical information piece is the core of information which is described by sentences which are played one by one. https://www.youtube.com/watch?v=BijgqxztEpg

  • Updated Mar 16, 2021
  • Python

Improve this page

Add a description, image, and links to the notetaking topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the notetaking topic, visit your repo's landing page and select "manage topics."

Learn more