Table Line Break Mobile

by marcelflymark
5
4
3
2
1
Score: 52/100

Description

Category: Productivity Tools

The Table Line Break plugin solves a specific mobile editing limitation by adding line breaks within table cells without needing a hardware keyboard. On desktop, pressing SHIFT+ENTER wraps text inside the same cell, but mobile devices can't execute this key combination. This plugin introduces a command that inserts HTML <br> tags to create line breaks within cells. You can trigger it through a ribbon icon, the command palette or add it to your mobile toolbar for quick access. It's particularly useful when you need multi line content in a single table cell while working on phones or tablets.

Reviews

No reviews yet.

Stats

0
stars
2,704
downloads
1
forks
181
days
43
days
43
days
0
total PRs
0
open PRs
0
closed PRs
0
merged PRs
1
total issues
0
open issues
1
closed issues
0
commits

Latest Version

a month ago

Changelog

Renamed the id in manifest.json to table-line-break. Bumped version to 1.0.3

README file from

Github

Insert line breaks into tables on mobile devices via shortcut or toolbar.

Purpose

Insert line breaks into tables on mobile devices via a new command you can link to a shortcut or toolbar icon.

When creating a table occasionally it is necessary to write one or more lines below the first one inside the same table cell. On devices with a hardware keyboard typing SHIFT+ENTER will wrap the line inside the same table cell.

However, on mobile devices it is not possible to type the key combination SHIFT+ENTER. So this plugin adds a command to Obsidian that inserts a line break inside a table cell. This adds the ability of typing multiple lines inside the same table cell on devices that have no hardware keyboard to Obsidian.

Usages

  • Click on the enter-key icon (![[images/icon-enter-key.png]]) in the Ribbon menu.
  • Run the command from the Command Palette: Table Line Break: Table line break
  • Add this command to the toolbar where it will appear as an enter-key (![[images/icon-enter-key.png]]). Search for Table line break in the Command Palette during configuring the toolbar.

New Command

A new Obsidian command is added to the Command Palette. This command will insert a line break inside a table cell using the HTML line break element <br>. A new line will be started inside the same table cell without using a hardware keyboard.

Command Palette name: Table Line Break: Table line break

Similar Plugins

info
• Similar plugins are suggested based on the common tags between the plugins.
Excel to Markdown Table
5 years ago by Ganessh Kumar R P
An Obsidian plugin to paste data from Microsoft Excel, Google Sheets, Apple Numbers and LibreOffice Calc as Markdown tables in Obsidian editor.
AsciiDoc Blocks Plugin
4 years ago by Juracy Filho
A plugin to render asciidoc blocks in Obsidian, initially asciidoc tables
Table to CSV Exporter
4 years ago by Stefan Wolfrum
An Obsidian Plugin that allows to export tables from a pane in reading mode to CSV files.
Hard Breaks
4 years ago by Börge Kiss
↩ A plugin for Obsidian that adds functionality to force hard line breaks
Table Generator
4 years ago by Boninall
A plugin for generate markdown table quickly like Typora.
Editing Toolbar
4 years ago by Cuman
An obsidian toolbar plugin, modified from the Cmenu plugin
Any Block
3 years ago by LincZero
You can flexibility to create a 'Block' by many means. It also provides many useful features, like `list to table`. (obsidian/markdown-it/vuepress plugin/app)
Better MathJax
3 years ago by GreasyCat
Mini Toolbar
3 years ago by AidenLx & Boninall
mini context toolbar in editor for Obsidian
Speech To Text Keyboard Helper
3 years ago by mwoz123
Sheets Extended
3 years ago by NicoNekoru
Plugin that adds features to tables in obsidian including merging, vertical headers, and custom css
Markdown table checkboxes
3 years ago by DylanGiesberts
Obsidian plugin. Allows for the usage of checkboxes inside markdown tables.
JSON table
3 years ago by Dario Baumberger
Simply switch between JSON and tables in your Obsidian notes.
Full Screen Toggle
3 years ago by Donkey Pacific
Fullscreen toggle plugin across all platforms for Obsidian.
Enhanced tables
2 years ago by pistacchio
A plugin for Obsidian to add advanced controls (like sorting and filtering) to standard markup tables
Spellcheck Toggler
2 years ago by Julian Szachowicz
A plugin for Obsidian which gives you more control over the red-underline spellcheck behaviour.
Hemingway Mode
2 years ago by Joaquín Bernal
Select word
2 years ago by Connor Espino
PopKit
2 years ago by Zhou Hua
Account Viewer
2 years ago by Muaz Yediyüzkırkiki
Obsidian Plugin that automatically generate accounting tables from Markdown code blocks tagged with "accounting" alias.
Rich Text Editor Shortcuts
2 years ago by Joshua Wootonn
Create and toggle checkboxes, paste links wrapping your current selection, and toggle underline without leaving the keyboard.
Auto Correct Capitals Misspellings
2 years ago by Ummel
This plugin automatically corrects words where the first two letters are capitalized and the rest are lower case.
Advanced Tables
6 years ago by Tony Grosinger
Improved table navigation, formatting, and manipulation in Obsidian.md
Table of Contents
5 years ago by hipstersmoothie
Create a tables of contents for a note.
Table Extended
5 years ago by AidenLx
Extend basic table in Obsidian with MultiMarkdown table syntax
CSV Table
5 years ago by Adam Coddington
Have a CSV file you want to render some or all of the data from? This plugin allows you to display that data in your obsidian preview.
cMenu
5 years ago by Chetachi
An Obsidian.md plugin that adds a minimal text editor modal for a smoother writing/editing experience ✍🏽.
Editing Mode Hotkey
2 years ago by Signynt
Obsidian plugin to change the default editing mode (between Live Preview and Source) using a command or hotkey
AI Revisionist
2 years ago by Synaptic Labs
Pixel Perfect Image
a year ago by Johan Sanneblad
Pixel perfect 100% image resizing, copy to clipboard, show image in Finder/Explorer, and much more.
Emoji Picker
a year ago by Ali Faraji
An up-to-date Emoji Picker for obisian.md, using emoji-mart.
HTML checkboxes
a year ago by Anareaty
Write Good
a year ago by Mark Hesketh
Obsidian plugin to help improve writing style
Mode manager
a year ago by dk949
Better management of reading/editing modes in obsidian
CSV All-in-One
a year ago by hihangeol
Quick Nav
a year ago by exoticknight
Enhance your editing experience by unleashing the hidden power of shortcuts.
Duplicate line
a year ago by Marcin Sztolcman
Plugin for Obsidian: duplicate current line, or selection.
Proofreader
a year ago by pseudometa (aka Chris Grieser)
AI-based proofreading and stylistic improvements for your writing. Changes are inserted as suggestions directly in the editor, similar to suggested changes in word processing apps.
Regex Line Filter
a year ago by 64MM4-KN1F3
A note filtering plugin for Obsidian
Variant Editor
a year ago by Kunal Jain
Obsidian plugin to create variants
Sortable Tables
a year ago by filippov112
A plugin for Obsidian that adds the ability to interactively sort Markdown tables in preview mode.
List to table converter
9 months ago by paddomanno
Table Checkbox Renderer
8 months ago by Daniel Aguerrevere
Interactive checkboxes for Markdown tables in Obsidian. Toggle checkboxes in Reading Mode and instantly update your Markdown file. Supports multiple checkboxes per cell and any table layout.
Edit Link Alias
7 months ago by mnaoumov
Obsidian Plugin that adds edit link alias command.
Workout Planner
7 months ago by Rares Spatariu
Nova
6 months ago by Shawn Duggan
Nova - AI plugin for Obsidian that edits your documents directly through natural conversation. Stop copying from chat, start collaborating with AI.
Expand Selection
4 months ago by Alex Tait
Expands the editor selection to lines, sections, or the entire note for convenience on mobile.
Dragger
2 months ago by ariestar
This plugin has not been manually reviewed by Obsidian staff. Drag and drop any block (paragraphs, headings, lists, etc.) to rearrange content like Notion.
Commander
2 months ago by jsmorabito
Customize your workspace by adding commands everywhere, create macros and supercharge your mobile toolbar.
Flexplorer
2 months ago by kh4f
Enhance the file explorer with custom sorting, pinning, and hiding. - This plugin has not been manually reviewed by Obsidian staff.
Note Toolbar
a month ago by chrisgurney
Add customizable toolbars to your notes.
Markdown Tabs
a month ago by xhuajin
Create tabs in your notes.
Budget Planner
20 days ago by kalinichenko88
A minimalist budget planning tool. Create, track, and manage budgets using markdown code blocks directly in your notes. - This plugin has not been manually reviewed by Obsidian staff.
Gay Toolbar
17 days ago by chaskane
Colorful, customizable toolbar, designed for mobile
Voice
16 days ago by Chris Oguntolu
Listen to your notes as natural speech with text-to-speech (TTS). Read notes aloud, play them like an audiobook in the voice player, download MP3 audio and listen offline hands-free on mobile.
Side-Notes
14 days ago by Fried Fishsticks
Adds ability to create sidenotes in Obsidian with incrementing numbers. - This plugin has not been manually reviewed by Obsidian staff.
Power Bases
11 days ago by Power Plugins
Add board, calendar, timeline, chart, gallery, and table views to Bases, with inline editing, colors, rollups, field types, formulas, and CSV import. - This plugin has not been manually reviewed by Obsidian staff.
Power Tables
11 days ago by Power Plugins
Color, calculate, and sort Markdown tables in place: cell fills and text colors, live formulas that recalculate, and column sorting, all stored as plain Markdown. - This plugin has not been manually reviewed by Obsidian staff.
Power Editor
11 days ago by Power Plugins
Format any note from a toolbar, selection bubble, or slash menu: WYSIWYG editing, block drag handles, image resizing, dictation, and AI edits, all staying plain Markdown. - This plugin has not been manually reviewed by Obsidian staff.
Mobile PDF Exporter
6 days ago by Murat
One-click selectable preview PDF(docx,pptx,png,html) export for Obsidian mobile and desktop. - This plugin has not been manually reviewed by Obsidian staff.
Mobile Sidebar Notes
5 days ago by ckep1
Open notes & new tabs in the sidebar in the mobile app.