* Time Based Log Formatting
@ 2022-02-11 20:12 Robert Love
2022-02-11 21:06 ` George Mauer
0 siblings, 1 reply; 2+ messages in thread
From: Robert Love @ 2022-02-11 20:12 UTC (permalink / raw)
To: emacs-orgmode
I use Org Mode to log data while monitoring events. I used YASnippets to insert time but Org mode flushes every thing left. What I get looks like
09:12 All Systems started OK
09:15 Remote system xyzzy reports problems with the framistat cluster.
It was restarted with the same configuration
09:16 xyzzy failed again, changing configuration.
09:17 successful restart
What I want looks like
09:12 All Systems started OK
09:15 Remote system xyzzy reports problems with the framistat cluster.
It was restarted with the same configuration
09:16 xyzzy failed again, changing configuration.
09:17 successful restart
Tab doesn’t work to move the text over. How can I make to continue lines, that is not starting with a timestamp, indent?
There are many bullets that describe the equipment and set up and are not part of the time based log. I guess I only want the time records to format this way.
Thanks for any suggestions.
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: Time Based Log Formatting
2022-02-11 20:12 Time Based Log Formatting Robert Love
@ 2022-02-11 21:06 ` George Mauer
0 siblings, 0 replies; 2+ messages in thread
From: George Mauer @ 2022-02-11 21:06 UTC (permalink / raw)
To: emacs-orgmode
[-- Attachment #1: Type: text/plain, Size: 1214 bytes --]
If tab doesn't work because tab is bound to a command, you can often insert
a literal tab with C-q Tab
On Fri, Feb 11, 2022, 14:14 Robert Love <rblove_lists@comcast.net> wrote:
> I use Org Mode to log data while monitoring events. I used YASnippets to
> insert time but Org mode flushes every thing left. What I get looks like
>
> 09:12 All Systems started OK
> 09:15 Remote system xyzzy reports problems with the framistat cluster.
> It was restarted with the same configuration
> 09:16 xyzzy failed again, changing configuration.
> 09:17 successful restart
>
>
> What I want looks like
>
> 09:12 All Systems started OK
> 09:15 Remote system xyzzy reports problems with the framistat cluster.
> It was restarted with the same configuration
> 09:16 xyzzy failed again, changing configuration.
> 09:17 successful restart
>
> Tab doesn’t work to move the text over. How can I make to continue
> lines, that is not starting with a timestamp, indent?
>
> There are many bullets that describe the equipment and set up and are not
> part of the time based log. I guess I only want the time records to format
> this way.
>
> Thanks for any suggestions.
>
>
>
>
[-- Attachment #2: Type: text/html, Size: 1540 bytes --]
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2022-02-11 21:07 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-02-11 20:12 Time Based Log Formatting Robert Love
2022-02-11 21:06 ` George Mauer
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).