Tags: benji300/joplin-note-tabs
Tags
Release v1.2.0 (#33) * Prepare version v1.2.0 * Merge latest changes from favorites plugin * Update to latest plugin generator version * Fixed breadcrumbs + Add option to specify min width of breadcrumb * Add command to toggle panel visibility (#16) * Improved scrollbar style * Merge file structure with latest one from favorites plugin * Improve reading and updating values from plugin settings (#24) * Improve overflow behavior for tabs and breadcrumbs * Add option to specify font size for the panel * Improve handling of click events * Add option to specify hover background + improve drag&drop implementation * Add support to drag notes from note list to tabs (#31) * Add support to drag&drop favorite notes onto tabs and vice versa * Add option to display navigation buttons below the tabs * Release v1.2.0
Release v1.1.0 (#27) * Consider Option "Show completed to-dos" closes #15 * Update workspace settings * Update README.md * Update README.md * Update README.md * Update README.md * Update version to v1.1.0 * Fix tabsPinToTabs command To work from context menu and command palette * Merge tabsPinToTabs command into tabsPinNote * Improve updatePanelView() implementation No functional changes * Initial version Reversed order of parents * Small style changes * Fix order of breadcrumbs + initial stylesheet * Minor style improvements * Add message to open folder * Update README + CHANGELOG * Finish breadcrumbs implementation and styles * Update README.md * Plugin repo (#21) * Update webpack.config.js to latest version from plugin API * Update to generator version v1.6.11 * Cleanup file structure + panel init message * Update README.md * Release v1.1.0 * Add option to specify breadcrumb max width