NoteTweet

by Christian B. B. Houmann
favorite
share
Score: 52/100
Description
Category: 3rd Party Integrations

The NoteTweet plugin enables seamless posting of tweets and threads directly from Obsidian. Users can quickly post selected text as tweets, create threads from files, and schedule tweets with ease. The plugin also supports attaching images via Obsidian links, appending tags to keep track of posted content, and offers a secure mode to protect API keys. A dedicated 'Post Tweet Mode' allows for easy crafting of tweets and threads with customizable shortcuts. For added convenience, users can delete or undo their last post, and it integrates well with the community plugin browser for simple installation and setup.

Stats
71
stars
6,410
downloads
7
forks
1,561
days
18
days
18
days
16
total PRs
1
open PRs
0
closed PRs
15
merged PRs
20
total issues
13
open issues
7
closed issues
0
commits
Latest Version
19 days ago
Changelog

What's Changed

Bug Fixes

  • Fixed TypeError when Twitter API returns 401 authentication errors
  • Properly handle and display authentication failures with user-friendly error messages

Features

  • Added real-time authentication verification when entering credentials
  • Settings now show "Verifying Twitter credentials…" status during verification
  • Improved secure mode authentication with proper error handling

Documentation

  • Added comprehensive troubleshooting section for authentication issues
  • Updated README with common authentication problems and solutions

Technical Details

  • Twitter credentials are now verified with an API call when connecting
  • Error handling improved throughout the tweet posting flow
  • Defensive programming added to prevent undefined data crashes

Full Changelog

https://github.com/chhoumann/notetweet_obsidian/compare/0.5.1…0.5.2

README file from