LICENSE.txt
README.md
README_pypi.md
pyproject.toml
setup.py
notesmgr.egg-info/PKG-INFO
notesmgr.egg-info/SOURCES.txt
notesmgr.egg-info/dependency_links.txt
notesmgr.egg-info/entry_points.txt
notesmgr.egg-info/requires.txt
notesmgr.egg-info/top_level.txt
src/notesmgr/__init__.py
src/notesmgr/__main__.py
src/notesmgr/actions.py
src/notesmgr/application.py
src/notesmgr/button_row.py
src/notesmgr/clipboard_linux.py
src/notesmgr/clipboard_macos.py
src/notesmgr/clipboard_tool.py
src/notesmgr/clipboard_windows.py
src/notesmgr/cmd_line.py
src/notesmgr/commands.py
src/notesmgr/config.py
src/notesmgr/config_defaults.py
src/notesmgr/config_editor.py
src/notesmgr/config_files.py
src/notesmgr/console.py
src/notesmgr/descriptions.py
src/notesmgr/dialogs.py
src/notesmgr/editor_command.py
src/notesmgr/errors.py
src/notesmgr/explorer_drag.py
src/notesmgr/explorer_drop.py
src/notesmgr/explorer_font.py
src/notesmgr/explorer_tree.py
src/notesmgr/failure_report.py
src/notesmgr/file_watch.py
src/notesmgr/folder_ops.py
src/notesmgr/main_window.py
src/notesmgr/markdown_render.py
src/notesmgr/menu_bar.py
src/notesmgr/note_blocks.py
src/notesmgr/note_file.py
src/notesmgr/note_fonts.py
src/notesmgr/note_image.py
src/notesmgr/note_ops.py
src/notesmgr/note_panel.py
src/notesmgr/note_table.py
src/notesmgr/note_tags.py
src/notesmgr/note_text.py
src/notesmgr/note_view.py
src/notesmgr/order_file.py
src/notesmgr/project.py
src/notesmgr/project_ops.py
src/notesmgr/py.typed
src/notesmgr/rich_clipboard.py
src/notesmgr/session.py
src/notesmgr/shortcuts.py
src/notesmgr/trash.py
src/notesmgr/version_info.py