Skip to main content

Markup Editor

Project description

MEdit - Markup Editor

Installation

[<PYTHON> -m] pip[3] install [--upgrade] medit

Usage

Development & Contribution

pip3 install -U poetry pre-commit
git clone --recurse-submodules https://projects.om-office.de/frans/pocketrockit.git
cd pocketrockit
pre-commit install
# if you need a specific version of Python inside your dev environment
poetry env use ~/.pyenv/versions/3.10.4/bin/python3
poetry install

After modifications, this way a newly built wheel can be checked and installed:

poetry build
poetry run twine check dist/pocketrockit-0.0.25-py3-none-any.whl
python3 -m pip install --user --upgrade dist/pocketrockit-0.0.25-py3-none-any.whl

1.0 TODO

  • File to title
  • File viewer for Plain, Python, YAML, JSON, ..
  • Autosave
  • Autoload
  • Change into / step up current directory
  • Zen mode
  • Recent files
  • Search/open files
  • Search in files
  • Preview for Markdown/.. only
  • Manage word wrap in editor
  • Hightlight todo.txt
  • Notify external file changes
  • (Re-)store zoom and fullscreen
  • File ignore filter
  • Icon
  • Proper Qt style
  • Show local images
  • Show remote images
  • Slim file / folder create / rename
  • Proper View CSS selector
  • View follows editor
  • Links clickable
  • Fix Links to support (text)[url] syntax

Feature ideas

  • Export to Pdf / Html / docx ..
  • Copy / paste images
  • Drag & drop images
  • Spell checker

Read

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

medit-0.0.5.tar.gz (32.3 kB view hashes)

Uploaded Source

Built Distribution

medit-0.0.5-py3-none-any.whl (40.5 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page