Skip to content

lilyu1/import-json-tweets-to-obsidian

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

Convert tweets exported from twitter-web-exporter to .MD files for Obsidian

This currently is tested for bookmarked tweets. You may modify the line "Author:" to "Author::" to allow querying with Dataview.

Many thanks to contributers of twitter-web-exporter <3

Output

Example image

Requirements

  • JSON file from twitter-web-exporter containing bookmarked tweets (no need to check 'include all metadata'). You can get this from Export Data option.
  • Python

Usage

In CMD enter: python script.py path\to\JSON

May do

  • threads??
  • likes??
  • maybe turn into a plugin??

About

convert tweets in the form of JSON into obsidian pages

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages