SkillAgentSearch skills...

Outliner

Python application for generating essay outlines from notes. Allows the user to sort notes by topic and arrange notes within a topic using a drag and drop interface.

Install / Use

/learn @GregOwen/Outliner
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

Outliner

Python application for generating essay outlines from notes. Allows the user to sort notes by topic and arrange notes within a topic using a drag and drop interface. Requires the DNDList module.

Workflow

  1. Take notes
    • A plain .txt file will do
    • One note per line
  2. Make outline
    • Start up the Outliner
    • Select <code>File -> New Project</code> and choose your note file
    • Organize your notes into topics
    • Within each topic, arrange the notes in the order in which you want to write about them
    • Select <code>File -> Export Outline</code> to produce an outline from your notes
  3. Write!

Related Skills

View on GitHub
GitHub Stars6
CategoryDevelopment
Updated1y ago
Forks2

Languages

Python

Security Score

55/100

Audited on May 21, 2024

No findings