note splitter
latest

Contents:

  • development environment
  • parsing overview
  • token hierarchy
  • note_splitter
  • references
  • how to maintain this documentation
  • notes on setting up documentation on Read The Docs
note splitter
  • Welcome to Note Splitter’s documentation!
  • Edit on GitHub

Welcome to Note Splitter’s documentation!

Note Splitter is an application that can split notes in plaintext files (such as .md or .txt files) into multiple smaller files.

Contents:

  • development environment
    • setup
    • maintenance
    • distribution
    • directory structure
    • further reading
  • parsing overview
    • tokenization
    • parsing
    • splitting
    • formatting
    • further reading
  • token hierarchy
  • note_splitter
    • note_splitter package
    • note_splitter.formatter_ module
    • note_splitter.gui module
    • note_splitter.lexer module
    • note_splitter.about_tab module
    • note_splitter.main_window module
    • note_splitter.menu module
    • note_splitter.patterns_tab module
    • note_splitter.app module
    • note_splitter.note module
    • note_splitter.parser_ module
    • note_splitter.patterns module
    • note_splitter.settings module
    • note_splitter.settings_tab module
    • note_splitter.splitter module
    • note_splitter.tokens module
  • references
    • misc
    • user interface
    • formatting, typing, and style
    • project structure
    • testing
    • documentation
    • design patterns
    • parsing
  • how to maintain this documentation
    • local testing
    • see also
  • notes on setting up documentation on Read The Docs
    • example environment.yaml
    • see also

Indices and tables

  • Index

  • Module Index

  • Search Page

Next

© Copyright 2021, Chris Wheeler, Shiva Ramezani, Christian Vargas, and Serge Nazaretyan. Revision 119d9cb7.

Built with Sphinx using a theme provided by Read the Docs.