ID | Title | Owner | Content (Preview) | Last Edited | Priority | Actions | |
---|---|---|---|---|---|---|---|
text($note['content'] ?? '')); $previewContent = mb_substr($plainTextContent, 0, 70); echo sanitize($previewContent) . (mb_strlen($plainTextContent) > 70 ? '...' : ''); ?> | '); elseif($note['priority'] === 'MID') echo (' | '); elseif($note['priority'] === 'HIGH') echo (' | '); echo sanitize($note['priority']); echo (' | ') ?>Edit |