Skip to content

VS-code extension for managing the bibliography lifecycle

Notifications You must be signed in to change notification settings

jacob-umich/hoot

Repository files navigation

hoot is a visual studio code extension that acts as a reference manager, task manager, and note-taking tool. It is designed to help researchers be more efficient. Visual studio code can be used for all research aspects, like writing papers, running simulations, or reading articles, because it is essentially just an extensible text editor with a nice interface. hoot aims to create synergy between these ideas.

Features

  • search for articles
  • automatically put them into a bib
  • have separate persistant notes page pop up when reading an article
  • have notes be stored in a db but can have them collated outside of db
  • have custom fields for article
  • have time management with pomodoro and tracking
  • web of references
  • web of references context link
  • commenting on snippets
  • wakatime might be useful
  • reading type progress tracker
  • special button for adding to a reading list (part of web of references)
  • add option to add a description which gets added to skim read
  • imbedded notes go into deep read section For example if there is an image subfolder under your extension project workspace:

![feature X](images/feature-x.png)

Tip: Many popular extensions utilize animations. This is an excellent way to show off your extension! We recommend short, focused animations that are easy to follow.

Requirements

If you have any requirements or dependencies, add a section describing those and how to install and configure them.

Extension Settings

Include if your extension adds any VS Code settings through the contributes.configuration extension point.

For example:

This extension contributes the following settings:

  • myExtension.enable: Enable/disable this extension.
  • myExtension.thing: Set to blah to do something.

Known Issues

Calling out known issues can help limit users opening duplicate issues against your extension.

Release Notes

Users appreciate release notes as you update your extension.

1.0.0

Initial release of ...

1.0.1

Fixed issue #.

1.1.0

Added features X, Y, and Z.


About

VS-code extension for managing the bibliography lifecycle

Resources

Stars

Watchers

Forks

Packages

No packages published