mirror of
https://github.com/Brandon-Rozek/website.git
synced 2025-10-10 06:51:13 +00:00
Medium syndication metadata
This commit is contained in:
parent
c5b2488589
commit
9bf7cfb744
14 changed files with 82 additions and 64 deletions
|
@ -1,9 +1,10 @@
|
|||
---
|
||||
title: "LibreOffice Calc Tips"
|
||||
date: 2021-02-20T12:37:48-05:00
|
||||
date: 2021-02-20 17:37:48
|
||||
draft: false
|
||||
tags: []
|
||||
medium_enabled: true
|
||||
medium_post_id: c55df201e882
|
||||
tags: []
|
||||
title: LibreOffice Calc Tips
|
||||
---
|
||||
|
||||
I've been working with LibreOffice Calc (or Excel) spreadsheets recently and wanted to share some of the things I've learned.
|
||||
|
@ -81,5 +82,4 @@ Strings separated by `&` are concatenated together.
|
|||
|
||||
```excel
|
||||
"Hello " & "World."
|
||||
```
|
||||
|
||||
```
|
Loading…
Add table
Add a link
Reference in a new issue