editor: Difference between revisions

From IndieWeb
m (→‎See Also: typefully app)
(move typefully to a new Brainstorming / editing tools and clients subsection)
 
(One intermediate revision by the same user not shown)
Line 22: Line 22:
* [[ProseMirror]]
* [[ProseMirror]]
* [https://quilljs.com/docs/quickstart/ Quill.js], an open-source, free WYSIWYG editor that provides a streamlined “feel” while still providing the full range of most text-editing needs, allowing you to include a text editor on any web page with just a bit of Javascript.
* [https://quilljs.com/docs/quickstart/ Quill.js], an open-source, free WYSIWYG editor that provides a streamlined “feel” while still providing the full range of most text-editing needs, allowing you to include a text editor on any web page with just a bit of Javascript.
* [[Gutenberg]] for [[WordPress]], [[Drupal]]  
* [[Gutenberg]] for [[WordPress]], [[Drupal]]
 


== Applications ==
== Applications ==
Line 36: Line 36:
* ...
* ...




== See Also ==
== See Also ==
Line 44: Line 48:
* [[books]]
* [[books]]
* [[CMS]], most platforms come bundled with some sort of editor posting interface
* [[CMS]], most platforms come bundled with some sort of editor posting interface
* https://typefully.app/, a Twitter [[editor]]/client primarily intended for composing and posting [[tweetstorm]]s to [[Twitter]]. Also includes the ability to create multiple drafts, schedule tweetstorms for later, and importing content.

Latest revision as of 21:49, 5 July 2024


An editor in the context of the indieweb most often refers to a user interface for editing (making changes to) a post, whether an existing post, or when creating a new post. The term editor may also refer to a person who edits a post after an author has written it, or even more rarely, the editor of a specification, like micropub, who is the primary contributor and/or verifier of contributions.


Approaches

There are a spectrum of different approaches / opinions / desires for different post creating / editing interfaces / preferences / formats.

From most directly visual, to least visual and code-like, to some code, to all code:

There are also various types of editors including text, photo, audio, video, etc.


Software

Applications

see also: Micropub Clients for a longer list of post editors

  • iA Writer
  • Hemmingway app
  • MarsEdit
  • Ulysses
  • Zapier can be used to integrate a variety of non-traditional blogging apps to become editor interfaces for posting to a website.
  • Byword iOS ecosystem apps that use Markdown, and integrates with WordPress, Tumblr, Blogger, and even Evernote
  • ...

Brainstorming

editing tools and clients

Editing tools and clients that folks have shared but we don't have direct experience (IndieWeb Examples) of anyone actually using them themselves:

See Also