Recommendations

Recommended tools, services, R packages, Zotero plugins, books, and online learning resources.
Note

Original Japanese version: おすすめ

This page collects tools, services, books, and online resources that I use personally or want to keep as references. The list focuses on resources that are available online and useful for research, writing, programming, data analysis, and everyday knowledge work. I update it as my workflow changes.

Tools and Services

Notes and Literature Management

  • Obsidian: A Markdown-based note-taking app with strong linking and tagging features.
  • Zotero: A reference manager for collecting, organizing, citing, and annotating research literature.
  • Elicit: An AI-assisted research tool for literature search, summaries, and evidence discovery.
  • Google Scholar | Labs: Experimental search features from Google Scholar.
  • Undermind: An AI search tool for exploring research literature.
  • ResearchRabbit: A literature discovery tool that visualizes relationships among papers and helps find related work.

Development and Documentation

  • GitHub: A service for source-code management, collaboration, and publishing projects.
  • Quarto: A technical publishing system. I use it as a successor to R Markdown for documents, websites, and reproducible notes.
  • Positron: A data-science IDE. Recently, I have been using it more often than RStudio.

Information Collection and Task Management

  • Raindrop.io: A bookmark manager.
  • Karakeep: A self-hostable bookmark manager. I installed it as a possible alternative to Raindrop.io, although I have not fully integrated it into my workflow yet.
  • VisiOS: A tool for managing bookmarks and browser tabs.
  • Inoreader: An RSS reader.
  • Todoist: A task-management app.

Images, Video, and Streaming

  • Eagle: An image-management tool with tagging and collection features.
  • Affinity: Image and photo editing software that can serve as an alternative to Adobe Photoshop and Illustrator.
  • Kdenlive: Video-editing software.
  • OBS Studio: Software for screen recording and live streaming.
  • Keyviz: An open-source keyboard visualizer.

Security and Networking

AI

  • LM Studio: A local AI chat tool that is useful for trying local LLMs.

R Packages

  • tmap: An R package specialized for creating maps and visualizing geospatial data.
  • rnaturalearth: An R package that provides natural-earth data such as country borders and physical geography.
  • cols4all: An R package for color palettes, including palettes designed with color-vision diversity in mind.

Zotero Plugins

  • Better BibTeX for Zotero: Useful for connecting Zotero with external tools such as Obsidian.
  • Ethereal Style: A plugin that extends the Zotero user interface.
  • ZotCard: A plugin for card-style notes and note templates.
  • Zotero Reading List: A plugin for managing literature reading status, such as unread, reading, and finished.
  • ZotSeek: A plugin that helps search for similar literature.
  • Zotero Better Notes: A plugin that enhances Zotero’s note-taking features.
  • Zotodo: A plugin that connects Zotero with task-management apps such as Todoist.
  • Zotero Reference: A plugin that helps with cited-reference access and reference-list workflows.

Books and Online Resources

Plants and Morphology

R

These are high-quality R books and resources that can be read online.

Python

Statistics, Visualization, and Computer Science